Reorder file loading and fix define-setf-expander
[jscl.git] / jscl.lisp
index 127fd02..8378417 100644 (file)
--- a/jscl.lisp
+++ b/jscl.lisp
     ("sequence"      :target)
     ("stream"        :target)
     ("print"         :target)
-    ("package"       :target)
-    ("misc"          :target)
     ("documentation" :target)
-    ("ffi"           :both)
+    ("misc"          :target)
+    ("ffi"           :target)
+    ("package"       :target)
+
     ("read"          :both)
     ("defstruct"     :both)
     ("lambda-list"   :both)