Changeset 517
- Timestamp:
- Feb 11, 2004, 12:54:07 AM (21 years ago)
- Location:
- trunk/ccl/lib
- Files:
-
- 2 edited
-
compile-ccl.lisp (modified) (1 diff)
-
systems.lisp (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ccl/lib/compile-ccl.lisp
r359 r517 169 169 edit-callers 170 170 describe 171 asdf 172 defsystem 171 173 )) 172 174 -
trunk/ccl/lib/systems.lisp
r387 r517 227 227 (source-files "ccl:bin;source-files" ("ccl:lib;source-files.lisp")) 228 228 229 (prepare-mcl-environment "ccl:bin;prepare-mcl-environment" ("ccl:lib;prepare-mcl-environment.lisp")))) 230 229 (prepare-mcl-environment "ccl:bin;prepare-mcl-environment" ("ccl:lib;prepare-mcl-environment.lisp")) 230 (defsystem "ccl:tools;defsystem" ("ccl:tools;defsystem.lisp")) 231 (asdf "ccl:tools;asdf" ("ccl:tools;asdf.lisp")))) 232
Note:
See TracChangeset
for help on using the changeset viewer.
