aboutsummaryrefslogtreecommitdiff
path: root/src/interp/nrunfast.boot
diff options
context:
space:
mode:
Diffstat (limited to 'src/interp/nrunfast.boot')
-rw-r--r--src/interp/nrunfast.boot3
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
--=======================================================================