diff options
Diffstat (limited to 'src/lisp/ao_lisp_const.lisp')
| -rw-r--r-- | src/lisp/ao_lisp_const.lisp | 3 | 
1 files changed, 0 insertions, 3 deletions
| diff --git a/src/lisp/ao_lisp_const.lisp b/src/lisp/ao_lisp_const.lisp index 861a4fc8..9fb7634c 100644 --- a/src/lisp/ao_lisp_const.lisp +++ b/src/lisp/ao_lisp_const.lisp @@ -159,9 +159,6 @@  (odd? 3)  (odd? -1) -(define exact? number?) -(defun inexact? (x) #f) -  					; (if <condition> <if-true>)  					; (if <condition> <if-true> <if-false) | 
