Changeset 396


Ignore:
Timestamp:
Jan 25, 2004, 2:09:05 PM (21 years ago)
Author:
Gary Byers
Message:

Move LOGICAL-PATHNAME-P earlier.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ccl/level-1/l1-files.lisp

    r349 r396  
    191191
    192192
    193 (defun logical-pathname-p (thing) (istruct-typep thing 'logical-pathname))
    194193
    195194(defun pathname-host (thing)  ; redefined later in this file
Note: See TracChangeset for help on using the changeset viewer.