head 1.2; access; symbols petidomo-2-2:1.1.1.1 petidomo:1.1.1; locks; strict; comment @ * @; 1.2 date 2000.12.13.15.12.04; author simons; state dead; branches; next 1.1; 1.1 date 2000.12.13.13.19.28; author simons; state Exp; branches 1.1.1.1; next ; 1.1.1.1 date 2000.12.13.13.19.28; author simons; state Exp; branches; next ; desc @@ 1.2 log @Removed dependent files from CVS repository. @ text @#ifndef YYSTYPE #define YYSTYPE int #endif #define TOK_IF 257 #define TOK_EQUAL 258 #define TOK_FROM 259 #define TOK_SUBJECT 260 #define TOK_ENVELOPE 261 #define TOK_HEADER 262 #define TOK_BODY 263 #define TOK_AND 264 #define TOK_OR 265 #define TOK_NOT 266 #define TOK_THEN 267 #define TOK_MATCH 268 #define TOK_STRING 269 #define TOK_DROP 270 #define TOK_PASS 271 #define TOK_REDIRECT 272 #define TOK_FORWARD 273 #define TOK_REJECT 274 #define TOK_REJECTWITH 275 #define TOK_FILTER 276 extern YYSTYPE acllval; @ 1.1 log @Initial revision @ text @@ 1.1.1.1 log @Imported Petidomo 2.2 as found on www.petidomo.com. @ text @@