Added DO_TOSTACK
This commit is contained in:
parent
fd817d4dbc
commit
a830d68fae
1 changed files with 1 additions and 0 deletions
|
@ -36,6 +36,7 @@
|
|||
#define DO_TEST 20
|
||||
#define DO_DLINE 21
|
||||
#define DO_SETCC 22
|
||||
#define DO_TOSTACK 23
|
||||
|
||||
#ifndef MAXATT
|
||||
#define MAXATT TOKENSIZE
|
||||
|
|
Loading…
Reference in a new issue