- added flag option menu item by Accensus.
This commit is contained in:
parent
8872f863d4
commit
bc2b0a0252
3 changed files with 63 additions and 2 deletions
|
|
@ -529,7 +529,7 @@ bool FScanner::ScanString (bool tokens)
|
|||
LastGotLine = Line;
|
||||
|
||||
// In case the generated scanner does not use marker, avoid compiler warnings.
|
||||
marker;
|
||||
// marker;
|
||||
#include "sc_man_scanner.h"
|
||||
LastGotToken = tokens;
|
||||
return return_val;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue