Merge branch 'master' into arrays
[jscl.git] / jscl.lisp
index c975422..4b2ac4a 100644 (file)
--- a/jscl.lisp
+++ b/jscl.lisp
   '(("boot"             :target)
     ("compat"           :host)
     ("utils"            :both)
+    ("numbers"          :target)
+    ("char"             :target)
     ("list"             :target)
+    ("array"            :target)
     ("string"           :target)
     ("sequence"         :target)
     ("print"            :target)
     ("package"          :target)
     ("ffi"              :target)
     ("misc"             :target)
-    ("numbers"          :target)
-    ("char"             :target)
     ("read"             :both)
     ("defstruct"        :both)
     ("lambda-list"      :both)