Changeset 186 for trunk/thune/charset.h

Show
Ignore:
Timestamp:
06/17/06 21:06:45 (3 years ago)
Author:
krobillard
Message:

Thune - Can now tokenize int! as hexadecimal.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/thune/charset.h

    r1 r186  
    88extern uint8_t charset_word[32]; 
    99extern uint8_t charset_binary[32]; 
     10extern uint8_t charset_hex[32]; 
    1011 
    1112