official update
[lifp.git] / iflib.lisp
index 126ae946c719208c3a7620c4e50a46874894fa15..8ed948098176870efde758fdbc3d4333005477c7 100644 (file)
@@ -22,6 +22,7 @@
 (defpackage :if-lib\r
   (:use :common-lisp :if-basic-lib :if-console)\r
   (:export :container :room :item :clothing :capacity\r
+           :food :switchable\r
           :n-to :ne-to :e-to :se-to :s-to :sw-to :w-to :nw-to :in-to :out-to\r
           :u-to :d-to :cant-go\r
           :*intscope*  :*outscope* :*location* :*trace-light* :*vowels*\r
@@ -663,6 +664,7 @@ graphical interface)"
   (compile-file "iflib.lisp")\r
   (compile-file "verbs.lisp"))\r
 \r
+#+clisp\r
 (defun deliver-me ()\r
   (ext:saveinitmem "lifp.exe" :quiet t :norc t \r
                   :init-function #'interactive-start \r