diff options
Diffstat (limited to 'src/interp/nrunfast.boot')
-rw-r--r-- | src/interp/nrunfast.boot | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/src/interp/nrunfast.boot b/src/interp/nrunfast.boot index 520dda39..81791987 100644 --- a/src/interp/nrunfast.boot +++ b/src/interp/nrunfast.boot @@ -45,12 +45,7 @@ $lookupDefaults := false -- Basic Functions --======================================================================= initNewWorld() == - $NRTflag := true $NRTvec := true - $NRTmakeCompactDirect := true - $NRTquick := true - $NRTmakeShortDirect := true - $newWorld := true $monitorNewWorld := false $spadLibFT := 'NRLIB $NRTmonitorIfTrue := false |