aboutsummaryrefslogtreecommitdiff
path: root/src/interp/slam.boot
diff options
context:
space:
mode:
Diffstat (limited to 'src/interp/slam.boot')
-rw-r--r--src/interp/slam.boot2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/interp/slam.boot b/src/interp/slam.boot
index a53f8e1b..0851b32b 100644
--- a/src/interp/slam.boot
+++ b/src/interp/slam.boot
@@ -316,7 +316,7 @@ clearLocalModemaps x ==
compileInteractive fn ==
if $InteractiveMode then startTimingProcess 'compilation
--following not used for common lisp
- --removeUnnecessaryLastArguments CADR fn
+ --removeUnnecessaryLastArguments second fn
if $reportCompilation then
sayBrightlyI bright '"Generated LISP code for function:"
pp fn