This commit is contained in:
John Wiegley 2007-04-21 11:06:28 +00:00
parent 90ea6afaf0
commit 96f8442e8c

View file

@ -1,8 +1,6 @@
%option c++ 8bit
%{
/* This code is decommissioned for the time being. */
#define YYSTYPE struct ledger::intorchar
extern int yywrap();