diff options
Diffstat (limited to 'src/interp/nrunfast.boot')
-rw-r--r-- | src/interp/nrunfast.boot | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/interp/nrunfast.boot b/src/interp/nrunfast.boot index 36da8cc4..770c956c 100644 --- a/src/interp/nrunfast.boot +++ b/src/interp/nrunfast.boot @@ -35,6 +35,9 @@ import '"c-util" )package "BOOT" +++ +$doNotCompressHashTableIfTrue := false + --======================================================================= -- Basic Functions --======================================================================= |