diff options
Diffstat (limited to 'src/interp/int-top.boot')
| -rw-r--r-- | src/interp/int-top.boot | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/interp/int-top.boot b/src/interp/int-top.boot index 06366706..9b1d7f10 100644 --- a/src/interp/int-top.boot +++ b/src/interp/int-top.boot @@ -78,6 +78,7 @@ spad() == $inLispVM : local := nil setOutputAlgebra "%initialize%" runspad() + %hasFeature KEYWORD::SBCL => 0 'EndOfSpad runspad() == |
