diff options
Diffstat (limited to 'kif.lisp')
-rw-r--r-- | kif.lisp | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -41,7 +41,7 @@ ;;; have the environment access at macro time to delve into that, ;;; code walking is needed.) ;;; -;;; Define a"candidate expression" be one that is neither a constant +;;; Define a "candidate expression" be one that is neither a constant ;;; nor a symbol. ;;; ;;; 4. If op has more than one argument which is a candidate |