aboutsummaryrefslogtreecommitdiff
path: root/src/interp/i-spec2.boot
diff options
context:
space:
mode:
authordos-reis <gdr@axiomatics.org>2007-11-27 17:22:13 +0000
committerdos-reis <gdr@axiomatics.org>2007-11-27 17:22:13 +0000
commit18b0887c46d1bd949526790bfdc8aec6d622432d (patch)
treec354e4cb3b8835dd556e9426a761d54178d226b2 /src/interp/i-spec2.boot
parent59c36150116157adb70ab288db259a96b993e53a (diff)
downloadopen-axiom-18b0887c46d1bd949526790bfdc8aec6d622432d.tar.gz
* vmlisp.lisp (create-sbc): Remove.
* property.lisp: Don't use it anymore. * g-opt.boot: Likewise. * i-spec2.boot: Likewise.
Diffstat (limited to 'src/interp/i-spec2.boot')
-rw-r--r--src/interp/i-spec2.boot1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/interp/i-spec2.boot b/src/interp/i-spec2.boot
index 69d179a9..a1134c44 100644
--- a/src/interp/i-spec2.boot
+++ b/src/interp/i-spec2.boot
@@ -1146,5 +1146,4 @@ copyHack(env) ==
for name in $specialOps repeat
functionName:=INTERNL('up,name)
MAKEPROP(name,'up,functionName)
- CREATE_-SBC functionName