From: ceriel Date: Thu, 24 Sep 1987 10:26:39 +0000 (+0000) Subject: Added DO_TOSTACK X-Git-Tag: release-5-5~3836 X-Git-Url: https://git.ndcode.org/public/gitweb.cgi?a=commitdiff_plain;h=a830d68fae6660bdb98f23ad71fc5afa6604af40;p=ack.git Added DO_TOSTACK --- diff --git a/h/cgg_cg.h b/h/cgg_cg.h index c0e7d751c..266d88b30 100644 --- a/h/cgg_cg.h +++ b/h/cgg_cg.h @@ -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