Fixed unrecognised lexing statement error
This commit is contained in:
parent
0968d8605b
commit
642a74eaf2
1 changed files with 3 additions and 3 deletions
|
@ -200,9 +200,9 @@ endOfSection {space}")"{space}
|
||||||
%}
|
%}
|
||||||
|
|
||||||
|
|
||||||
/* ------------------------------------------------------------------------- *\
|
/* ------------------------------------------------------------------------ *\
|
||||||
------ Start Lexing ------
|
------ Start Lexing ------
|
||||||
\* ------------------------------------------------------------------------- */
|
\* ------------------------------------------------------------------------ */
|
||||||
|
|
||||||
/* ------ Reading control header ------ */
|
/* ------ Reading control header ------ */
|
||||||
|
|
||||||
|
|
Reference in a new issue