Move SETF to src/setf.lisp
[jscl.git] / jscl.lisp
index e3a9581..e21ab3d 100644 (file)
--- a/jscl.lisp
+++ b/jscl.lisp
@@ -41,6 +41,7 @@
 (defvar *source*
   '(("boot"          :target)
     ("compat"        :host)
+    ("setf"          :target)
     ("utils"         :both)
     ("numbers"       :target)
     ("char"          :target)