pforth: improve 64-bit support
[pforth] / fth / system.fth
index b74c812..bed4334 100644 (file)
@@ -821,4 +821,6 @@ decimal
 FREEZE    \ prevent forgetting below this point
 
 .( Dictionary compiled, save in "pforth.dic".) cr
 FREEZE    \ prevent forgetting below this point
 
 .( Dictionary compiled, save in "pforth.dic".) cr
+\ 300000 headers-size !
+\ 700000 code-size !
 c" pforth.dic" save-forth
 c" pforth.dic" save-forth