Changeset 251 for trunk/thune/mkboot.t
- Timestamp:
- 08/22/06 22:35:31 (2 years ago)
- Files:
-
- 1 modified
-
trunk/thune/mkboot.t (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/thune/mkboot.t
r236 r251 111 111 112 112 [reduce to-text console.out] proc :prin ;(val -- ) 113 113 [reduce [first to-text console.out] iter] proc :prin.pack ;(val -- ) 114 114 [reduce to-text console.out eol console.out] proc :print ;(val -- ) 115 115
