Changeset 71 for trunk/orca/boot.c
- Timestamp:
- 03/03/06 19:14:39 (3 years ago)
- Files:
-
- 1 modified
-
trunk/orca/boot.c (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/orca/boot.c
r63 r71 301 301 " /wait\n" 302 302 "]\n" 303 "change-dir: native [\n" 304 " value\n" 305 "]\n" 303 "change-dir: native [value]\n" 306 304 "what-dir: native []\n" 305 "make-dir: native [path [file!]]\n" 307 306 "clean-path: native [path [file!]]\n" 308 307 "recycle: native [/off /on]\n" … … 381 380 "orca: true\n" 382 381 "system: context [\n" 383 " version: 0.0.2 4\n"382 " version: 0.0.23\n" 384 383 " os: none\n" 385 384 " error: context [\n"
