X-Git-Url: https://jxself.org/git/?a=blobdiff_plain;f=iflib.lisp;h=84b7b2b4de0ac8c4a9dbef7dd687271395cf3d72;hb=9c86499fa997e562b8a2434bf2a978f85969eda1;hp=853d89d22a1b94182d99650ab67cbc9c0a181900;hpb=e4d49c347b683ad27be42750e0d9117384fb6c23;p=lifp.git diff --git a/iflib.lisp b/iflib.lisp index 853d89d..84b7b2b 100644 --- a/iflib.lisp +++ b/iflib.lisp @@ -81,8 +81,8 @@ (defparameter *player* nil "Current player object (will be initialised later)") -(declare-predicate add-to-scope add-to-outscope found-in seen-from) - +(declare-predicate add-to-scope add-to-outscope found-in seen-from + with-keys) ;;Library file names (defvar *library-file-if* "if.fas")