Changeset 384 for trunk/orca/boot.c
- Timestamp:
- 04/30/07 21:01:48 (19 months ago)
- Files:
-
- 1 modified
-
trunk/orca/boot.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/orca/boot.c
r297 r384 353 353 "cross: native [a [vec3!] b [vec3!]]\n" 354 354 "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"361 355 ; 362 356
