[Mit-cadr-cvs] r335 - trunk/lisp/sys
rswindells at common-lisp.net
rswindells at common-lisp.net
Tue Nov 20 16:33:26 UTC 2012
Author: rswindells
Date: Tue Nov 20 08:33:26 2012
New Revision: 335
Log:
Look for defmic in cold.
Modified:
trunk/lisp/sys/sysdcl.lisp
Modified: trunk/lisp/sys/sysdcl.lisp
==============================================================================
--- trunk/lisp/sys/sysdcl.lisp Tue Nov 20 08:32:36 2012 (r334)
+++ trunk/lisp/sys/sysdcl.lisp Tue Nov 20 08:33:26 2012 (r335)
@@ -179,7 +179,7 @@
"SYS: SYS; QLF"))
(:COMPILE-LOAD DEFS)
(:COMPILE-LOAD MAIN (:FASLOAD DEFS))
- (:READFILE ("SYS: SYS; DEFMIC"
+ (:READFILE ("SYS: COLD; DEFMIC"
"SYS: SYS; DOCMIC"))
(:FASLOAD ("SYS: SYS; UCINIT")))
More information about the mit-cadr-cvs
mailing list