Fixes to build on non-windows and give the answer parser a real name.
This commit is contained in:
parent
111429b974
commit
3bb3b654e7
2 changed files with 8 additions and 2 deletions
|
@ -8,7 +8,7 @@
|
|||
using namespace fmt;
|
||||
|
||||
%%{
|
||||
machine foo;
|
||||
machine ansi_parser;
|
||||
alphtype int;
|
||||
|
||||
action tstart {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue