Revert "(maybe) fix #5"

This reverts commit a3ac65a75f.
This commit is contained in:
Yuichi Nishiwaki 2013-11-18 20:36:30 +09:00
parent a3ac65a75f
commit d2bb4ad4f2
1 changed files with 0 additions and 2 deletions

View File

@ -5,8 +5,6 @@
#include "picrin.h"
#include "y.tab.h"
struct parser_control;
#define YY_DECL int yylex_(YYSTYPE *yylvalp, yyscan_t yyscanner)
%}