A comment change.
This commit is contained in:
parent
48f5d4543a
commit
90ea6afaf0
1 changed files with 2 additions and 0 deletions
|
|
@ -1,6 +1,8 @@
|
||||||
%option c++ 8bit
|
%option c++ 8bit
|
||||||
|
|
||||||
%{
|
%{
|
||||||
|
/* This code is decommissioned for the time being. */
|
||||||
|
|
||||||
#define YYSTYPE struct ledger::intorchar
|
#define YYSTYPE struct ledger::intorchar
|
||||||
|
|
||||||
extern int yywrap();
|
extern int yywrap();
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue