Changeset 163 for trunk/thune/boot.c
- Timestamp:
- 05/29/06 16:24:08 (3 years ago)
- Files:
-
- 1 modified
-
trunk/thune/boot.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/thune/boot.c
r162 r163 24 24 " opcode! 20 'ift make :ift\n" 25 25 " opcode! 21 'iff make :iff\n" 26 " opcode! 22 ' ! make :!\n"26 " opcode! 22 'halt make :halt\n" 27 27 " opcode! 23 'quit make :quit\n" 28 28 " opcode! 24 'inc make :inc\n"
