Changeset 178 for trunk/thune/boot.c
- Timestamp:
- 06/10/06 00:38:50 (3 years ago)
- Files:
-
- 1 modified
-
trunk/thune/boot.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/thune/boot.c
r174 r178 75 75 "]\n" 76 76 "func :foreach ; (ser words body -- )\n" 77 "[reduce to-text console.out] proc :prin ;(val -- )\n" 78 "[reduce to-text console.out eol console.out] proc :print ;(val -- )\n" 77 79 "[error! swap make throw] proc :error\n" 78 80 "[swap context bind proc] proc :proc.env ;(env body -- proc)\n"
