Added DO_TOSTACK

This commit is contained in:
ceriel 1987-09-24 10:26:39 +00:00
parent fd817d4dbc
commit a830d68fae

View file

@ -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