Skip to content
  • Robert Goldman's avatar
    ENSURE-DIRECTORY-PATHNAME in SUBDIRECTORIES. · 61c5e895
    Robert Goldman authored
    In some cases a subdirectory pathname returned from this function was
    not a DIRECTORY-PATHNAME (i.e., leaf directory name was in the
    PATHNAME-NAME, not PATHNAME-DIRECTORY).  I used
    ENSURE-DIRECTORY-PATHNAME to avoid this happening.
    61c5e895