Move codegen.lisp to compiler-codegen.lisp
[jscl.git] / jscl.lisp
index e5b6582..9aab8e3 100644 (file)
--- a/jscl.lisp
+++ b/jscl.lisp
@@ -40,6 +40,7 @@
     ("defstruct"        :both)
     ("lambda-list"      :both)
     ("backquote"        :both)
+    ("compiler-codegen" :both)
     ("compiler"         :both)
     ("toplevel"         :target)))