aboutsummaryrefslogtreecommitdiff
path: root/src/interp/spad.lisp
diff options
context:
space:
mode:
authordos-reis <gdr@axiomatics.org>2008-04-08 00:26:02 +0000
committerdos-reis <gdr@axiomatics.org>2008-04-08 00:26:02 +0000
commitef59ff5d9433e6c3663d7f6f00c8ad6970b06582 (patch)
tree7722bed670495fe4b472a4de7bfe7abaccce2fc7 /src/interp/spad.lisp
parent037f73f6e660f51447886aff6d0a60c122bd8507 (diff)
downloadopen-axiom-ef59ff5d9433e6c3663d7f6f00c8ad6970b06582.tar.gz
* interp/spad.lisp (|evalSharpOne|): Remove.
* interp/i-coerce.boot: New. (coerceUnion2Branch): Use it instead of evalSharpOne.
Diffstat (limited to 'src/interp/spad.lisp')
-rw-r--r--src/interp/spad.lisp2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/interp/spad.lisp b/src/interp/spad.lisp
index ee3dbd50..0ac5ef98 100644
--- a/src/interp/spad.lisp
+++ b/src/interp/spad.lisp
@@ -343,8 +343,6 @@
(if |$InteractiveMode| (|spadThrow|))
(S-PROCESS x))))
-(defun |evalSharpOne| (x \#1) (declare (special \#1)) (EVAL x))
-
(defun |New,ENTRY,1| ()
(let (ZZ str N RLGENSYMFG RLGENSYMLST |NewFLAG| XCAPE
SINGLELINEMODE OK ISID NBLNK COUNT CHR ULCASEFG ($LINESTACK 'BEGIN_UNIT)