Changeset 384 for trunk/orca/boot.c

Show
Ignore:
Timestamp:
04/30/07 21:01:48 (19 months ago)
Author:
krobillard
Message:

Orca - Windows read directory now filters "." & "..".

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/orca/boot.c

    r297 r384  
    353353  "cross: native [a [vec3!] b [vec3!]]\n" 
    354354  "normalize: native [vec [vec3!]]\n" 
    355   "call: native [\n" 
    356   "    command [string! block!]\n" 
    357   "    /output\n" 
    358   "    out [string! file! none!]\n" 
    359   "    /wait\n" 
    360   "]\n" 
    361355; 
    362356