Revert the past 3 commits to what should have been the rev 1.18 -> rev 1.19

change.  (doesn't anybody read commit logs and look at the diffs?)
This commit is contained in:
obrien 1999-07-30 15:05:32 +00:00
parent 81599402c2
commit 8dda709da4

View File

@ -56,7 +56,7 @@ char *banner[] =
{
"#ifndef lint",
"static char const ",
"_yacc_parser_rcsid[] = \"$Id: skeleton.c,v 1.21 1999/07/30 13:04:19 hoek Exp $\";",
"yyrcsid[] = \"$Id: skeleton.c,v 1.19 1999/07/30 06:40:00 obrien Exp $\";",
"#endif",
"#include <stdlib.h>",
"#define YYBYACC 1",