Changeset 262 for trunk/thune/mkboot.t

Show
Ignore:
Timestamp:
08/30/06 03:32:14 (2 years ago)
Author:
krobillard
Message:

Thune - Added if/keep. 'Case uses this so unhandled cases don't leave 'none on the stack.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/thune/mkboot.t

    r259 r262  
    5959] proc :load    ;(filename -- block) 
    6060 
    61 [select do] proc :case 
     61[select if/keep do] proc :case 
    6262 
    6363['break throw] proc :break