head 1.2; access; symbols petidomo-2-2:1.1.1.1 petidomo:1.1.1; locks; strict; comment @ * @; 1.2 date 2000.12.16.13.06.12; author simons; state dead; branches; next 1.1; 1.1 date 2000.12.16.12.38.21; author simons; state Exp; branches 1.1.1.1; next ; 1.1.1.1 date 2000.12.16.12.38.21; author simons; state Exp; branches; next ; desc @@ 1.2 log @- Added GNU GPL copyright headers. - Cleaned build process up. @ text @#ifndef YYSTYPE #define YYSTYPE int #endif #define TOK_ATOM 257 #define TOK_ILLEGAL 258 extern YYSTYPE rfc822_lval; @ 1.1 log @Initial revision @ text @@ 1.1.1.1 log @Imported Petidomo 2.2 as found on www.petidomo.com. @ text @@