diff options
Diffstat (limited to 'src/interp/int-top.boot')
-rw-r--r-- | src/interp/int-top.boot | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/interp/int-top.boot b/src/interp/int-top.boot index 055074ca..d1386a70 100644 --- a/src/interp/int-top.boot +++ b/src/interp/int-top.boot @@ -75,7 +75,6 @@ ncSetCurrentLine l == spad() == -- starts the interpreter but does not read in profiles, etc. - $PrintCompilerMessageIfTrue: local $inLispVM : local := nil setOutputAlgebra "%initialize%" runspad() |