A comment change.

This commit is contained in:
John Wiegley 2007-04-21 11:05:39 +00:00
parent 48f5d4543a
commit 90ea6afaf0

View file

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