Changeset 251 for trunk/thune/boot.c

Show
Ignore:
Timestamp:
08/22/06 22:35:31 (2 years ago)
Author:
krobillard
Message:

Thune - Added prin.pack.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/thune/boot.c

    r236 r251  
    9696  "] 'loop func :map     ;(ser comb -- )\n" 
    9797  "[reduce to-text console.out] proc :prin  ;(val -- )\n" 
     98  "[reduce [first to-text console.out] iter] proc :prin.pack  ;(val -- )\n" 
    9899  "[reduce to-text console.out eol console.out] proc :print   ;(val -- )\n" 
    99100  "[error! swap make throw] proc :error\n"