Changeset 14441
- Timestamp:
- Nov 22, 2010, 10:24:17 AM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/source/level-1/l1-files.lisp
r14376 r14441 372 372 (pathname-type path) 373 373 nil))) 374 nil nil (pathname-host path) ))))374 nil nil (pathname-host path) nil #+windows-target (pathname-device path))))) 375 375 376 376 (defun %directory-list-namestring (list &optional logical-p)
Note: See TracChangeset
for help on using the changeset viewer.