aboutsummaryrefslogtreecommitdiff
path: root/src/interp/spad.lisp
diff options
context:
space:
mode:
Diffstat (limited to 'src/interp/spad.lisp')
-rw-r--r--src/interp/spad.lisp6
1 files changed, 0 insertions, 6 deletions
diff --git a/src/interp/spad.lisp b/src/interp/spad.lisp
index d3c0bd3c..fd101237 100644
--- a/src/interp/spad.lisp
+++ b/src/interp/spad.lisp
@@ -111,12 +111,6 @@
; SYSTEM COMMANDS
;************************************************************************
-(defun TERSYSCOMMAND ()
- (FRESH-LINE)
- (SETQ CHR 'ENDOFLINECHR)
- (SETQ TOK 'END_UNIT)
- (|spadThrow|))
-
(defun /READ (L Q)
(SETQ |$editFile| L)
(COND