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 81791987..add8fb88 100644 --- a/src/interp/nrunfast.boot +++ b/src/interp/nrunfast.boot @@ -41,6 +41,9 @@ $doNotCompressHashTableIfTrue := false ++ $lookupDefaults := false +++ +$NRTmonitorIfTrue := false + --======================================================================= -- Basic Functions --======================================================================= |