Changeset 130 for trunk/thune/boot.c
- Timestamp:
- 04/29/06 05:49:56 (3 years ago)
- Files:
-
- 1 modified
-
trunk/thune/boot.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/thune/boot.c
r129 r130 49 49 "proc :while\n" 50 50 "[error! swap make throw] proc :error\n" 51 "; (env body -- proc)\n" 52 "[swap context bind proc] proc :proc.env\n" 51 53 "; (data rules -- pos)\n" 52 54 "[[some none] 2 poke parse] proc :parse.some\n"
