Changeset 229 for trunk/lisp/lispm/pkgdcl.lisp
- Timestamp:
- 08/18/11 05:48:21 (21 months ago)
- Files:
-
- 1 modified
-
trunk/lisp/lispm/pkgdcl.lisp (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/lisp/lispm/pkgdcl.lisp
r228 r229 129 129 ; ("AI: LISPM; LFL QFASL") ;ACTUALLY, IS IN COLD LOAD therefore in SI like it or not 130 130 ("AI: LISPM; DEFMIC >") ;MUST BE AFTER QCFILE 131 ("AI: LISPM; DOCMIC >")) 131 ("AI: LISPM; DOCMIC >") 132 ("AI: LISPM; UCINIT QFASL")) ;Contains MCLAP properties for initially 133 ;microcompiled functions. There is no 134 ;source for this file! 132 135 (EXTERNAL COMPILE LOAD FASLOAD COMPILE-FILE-ALIST COMPILE-FILE-ALIST-MAP 133 136 LOAD-FILE-ALIST QC-FILE
