Changeset 299
- Timestamp:
- Jan 15, 2004, 12:25:41 AM (21 years ago)
- File:
-
- 1 edited
-
trunk/ccl/level-1/l1-files.lisp (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ccl/level-1/l1-files.lisp
r6 r299 1239 1239 1240 1240 (defun pathname-device (thing &key case) 1241 (declare (ignore case thing)) 1242 :unspecific) 1241 (declare (ignore case)) 1242 (and (pathname thing) ;type-checking 1243 :unspecific)) 1243 1244 1244 1245
Note:
See TracChangeset
for help on using the changeset viewer.
