diff options
| -rw-r--r-- | liblali.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1517,7 +1517,7 @@ static char *stdlib = LISP( (defun listp (x) (not (atom x))) - (defun zerop (x) (not (! x +0))) + (defun zerop (x) (not (dif x +0))) (defmacro and args (fill ((ap args) t) |
