From 93f026d1c803148e80bb23756ee656bf7ee19a8d Mon Sep 17 00:00:00 2001 From: dos-reis Date: Fri, 10 Dec 2010 09:47:27 +0000 Subject: Unify and ECHO-META under --- src/interp/parsing.lisp | 7 ------- 1 file changed, 7 deletions(-) (limited to 'src/interp/parsing.lisp') diff --git a/src/interp/parsing.lisp b/src/interp/parsing.lisp index 7f923a61..ffb2bc55 100644 --- a/src/interp/parsing.lisp +++ b/src/interp/parsing.lisp @@ -226,13 +226,6 @@ the stack, then stack a NIL. Return the value of prod." (let ((x (string<= part whole))) (and x (= x (length part)) x))) - -; 3A 3. Line Handling. - -; PARAMETERS DEFINED IN THIS SECTION: -; -; Echo-Meta - ; 3B. Error handling (defparameter errcol nil) -- cgit v1.2.3