Removed :ansi-cl as per issue #83
authorpnathan <pnathan@vandals.uidaho.edu>
Wed, 8 May 2013 14:03:42 +0000 (07:03 -0700)
committerpnathan <pnathan@vandals.uidaho.edu>
Wed, 8 May 2013 14:03:42 +0000 (07:03 -0700)
src/misc.lisp

index ecb3912..a7cabcc 100644 (file)
@@ -1,5 +1,4 @@
 (defparameter *features*
   (list
    :jscl
-   :common-lisp
-   :ansi-cl))
+   :common-lisp))