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:
David E. O'Brien 1999-07-30 15:05:32 +00:00
parent aed4de8a07
commit 17e6630760
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=49285

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",