X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;f=jscl.lisp;h=4b2ac4aa12a8a51fa83af28e85ca9bb6766bbb08;hb=9b7eba02ada6840ce6b7cd272e6d3b9bc521180b;hp=c9754226897d26309906040f3192a1b71831035d;hpb=6ec52a68fd2a26e18593f189b35722a3ca1011d8;p=jscl.git diff --git a/jscl.lisp b/jscl.lisp index c975422..4b2ac4a 100644 --- a/jscl.lisp +++ b/jscl.lisp @@ -26,15 +26,16 @@ '(("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)