X-Git-Url: https://code.consxy.com/gitweb/gitweb.cgi?p=clnl;a=blobdiff_plain;f=src%2Fmain%2Fpackage.lisp;h=207fc87e69ee367a6921f40bef732cd2ddfbe35c;hp=73202aaf31c1ca174b0164865ee88f8c947e4547;hb=75a961089cba4b6aa4a3e947616ee4026ec3b057;hpb=34a7f8e17a5b27d1b15b297f999e13a93900408b diff --git a/src/main/package.lisp b/src/main/package.lisp index 73202aa..207fc87 100644 --- a/src/main/package.lisp +++ b/src/main/package.lisp @@ -91,7 +91,7 @@ a command line interface program with a view for display purposes only, this is where all the features that the traditional NetLogo UI lives.")) (defpackage #:clnl-model - (:use :common-lisp :cl-charms/low-level) + (:use :common-lisp) (:export #:default-model #:read-from-nlogo #:world-dimensions) (:documentation "CLNL Model