Changeset 507
- Timestamp:
- Feb 7, 2004, 10:08:32 PM (21 years ago)
- File:
-
- 1 edited
-
trunk/ccl/level-1/l1-pathnames.lisp (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ccl/level-1/l1-pathnames.lisp
r502 r507 715 715 (cons-pathname '(:absolute "lib") nil nil "ccl") 716 716 (cons-pathname '(:absolute "library") nil nil "ccl") 717 (cons-pathname '(:absolute "examples") nil nil "ccl")) 717 (cons-pathname '(:absolute "examples") nil nil "ccl") 718 (cons-pathname '(:absolute "tools") nil nil "ccl")) 718 719 "Holds a list of pathnames to search for the file that has same name 719 720 as a module somebody is looking for.")
Note:
See TracChangeset
for help on using the changeset viewer.
