diff --git a/stand/forth/loader.4th b/stand/forth/loader.4th --- a/stand/forth/loader.4th +++ b/stand/forth/loader.4th @@ -61,8 +61,8 @@ [then] [then] [then] -256 dictthreshold ! \ 256 cells minimum free space -2048 dictincrease ! \ 2048 additional cells each time +512 dictthreshold ! \ cells minimum free space +2048 dictincrease ! \ additional cells each time include /boot/support.4th include /boot/color.4th