Move backquote to its own file
[jscl.git] / jscl.lisp
index 7a5e35a..815bc35 100644 (file)
--- a/jscl.lisp
+++ b/jscl.lisp
@@ -37,6 +37,7 @@
     ("read"             :both)
     ("defstruct"        :both)
     ("lambda-list"      :both)
+    ("backquote"        :both)
     ("compiler"         :both)
     ("toplevel"         :target)))