Changeset 163 for trunk/thune/boot.c

Show
Ignore:
Timestamp:
05/29/06 16:24:08 (3 years ago)
Author:
krobillard
Message:

Thune - '! is now 'halt. 'iter now ignores (drops) invalid/non-series args.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/thune/boot.c

    r162 r163  
    2424  "  opcode! 20 'ift     make :ift\n" 
    2525  "  opcode! 21 'iff     make :iff\n" 
    26   "  opcode! 22 '!       make :!\n" 
     26  "  opcode! 22 'halt    make :halt\n" 
    2727  "  opcode! 23 'quit    make :quit\n" 
    2828  "  opcode! 24 'inc     make :inc\n"