diff options
Diffstat (limited to 'src/interp/patches.lisp.pamphlet')
-rw-r--r-- | src/interp/patches.lisp.pamphlet | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/interp/patches.lisp.pamphlet b/src/interp/patches.lisp.pamphlet index 142d19cc..0ca525ee 100644 --- a/src/interp/patches.lisp.pamphlet +++ b/src/interp/patches.lisp.pamphlet @@ -138,7 +138,6 @@ previous definition. (setq |$useInternalHistoryTable| T) (defvar |$internalHistoryTable| ()) -(setq |$inputPromptType| '|step|) (setq |nullstream| '|nullstream|) (setq |nonnullstream| '|nonnullstream|) (defun |cpCms| (prefix &optional (string (|getSystemCommandLine|))) |