Merge branch 'master' of github.com:davazp/jscl
[jscl.git] / jscl.lisp
index 9231640..4b2ac4a 100644 (file)
--- a/jscl.lisp
+++ b/jscl.lisp
@@ -27,6 +27,7 @@
     ("compat"           :host)
     ("utils"            :both)
     ("numbers"          :target)
+    ("char"             :target)
     ("list"             :target)
     ("array"            :target)
     ("string"           :target)
@@ -38,6 +39,7 @@
     ("read"             :both)
     ("defstruct"        :both)
     ("lambda-list"      :both)
+    ("backquote"        :both)
     ("compiler"         :both)
     ("toplevel"         :target)))