Changeset 1434 for trunk/lib/ubasic/tokenizer.c
- Timestamp:
- 11/27/11 02:12:20 (18 months ago)
- File:
-
- 1 edited
-
trunk/lib/ubasic/tokenizer.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/lib/ubasic/tokenizer.c
r1427 r1434 189 189 {"set_record", TOKENIZER_SET_RECORD}, 190 190 {"set_config_value", TOKENIZER_SET_CONFIG_VALUE}, 191 {"set_yield_lines", TOKENIZER_SET_YIELD_LINES}, 192 {"set_yield_ms", TOKENIZER_SET_YIELD_MS}, 193 191 {"set_yield", TOKENIZER_SET_YIELD}, 194 192 195 193 {"wait_click", TOKENIZER_WAIT_CLICK},
Note: See TracChangeset
for help on using the changeset viewer.