Changeset 512 for trunk/thune/boot.c
- Timestamp:
- 02/16/08 17:53:55 (9 months ago)
- Files:
-
- 1 modified
-
trunk/thune/boot.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/thune/boot.c
r510 r512 89 89 "[reduce [first to-text console.out] iter] proc :prin.pack ;(val -- )\n" 90 90 "[reduce to-text console.out eol console.out] proc :print ;(val -- )\n" 91 "[dup .] proc :.t\n" 91 92 "[error! swap make throw] proc :error\n" 92 93 "[swap context bind proc] proc :proc.env ;(env body -- proc)\n"
