Changeset 71 for trunk/orca/boot.r

Show
Ignore:
Timestamp:
03/03/06 19:14:39 (3 years ago)
Author:
krobillard
Message:

Added make-dir native.
Minor cleanup in file.c.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/orca/boot.r

    r3 r71  
    410410    ] 
    411411 
    412     change-dir: native [ 
    413         value 
    414     ] 
    415  
     412    change-dir: native [value] 
    416413    what-dir: native [] 
     414    make-dir: native [path [file!]]     ; url! 
    417415 
    418416    clean-path: native [path [file!]]   ; url!