This commit is contained in:
Wez Furlong 2004-01-14 12:47:04 +00:00
parent c69945961f
commit 39ac35b083

View file

@ -1,6 +1,6 @@
/* Driver template for the LEMON parser generator. /* Driver template for the LEMON parser generator.
** The author disclaims copyright to this source code. ** The author disclaims copyright to this source code.
*/ */
/* First off, code is include which follows the "include" declaration /* First off, code is include which follows the "include" declaration
** in the input file. */ ** in the input file. */
#include <stdio.h> #include <stdio.h>