Model export as lisp - Wolf sheep
[clnl] / src / main / package.lisp
index 8bafc43160219450c8a5a276a251da64e6bfb86e..73ae492f3b994e8a9bd0dcf565b60cb5e23c577c 100644 (file)
@@ -1,7 +1,8 @@
 (defpackage #:clnl (:use :common-lisp)
  (:export
   #:run #:boot #:run-commands #:run-reporter #:*model-package*
-  #:model->multi-form-lisp #:model->single-form-lisp)
+  #:model->multi-form-lisp #:model->single-form-lisp
+  #:nlogo->lisp)
  (:documentation
   "Main CLNL package