* src/ltlparse/ltlparse.yy: Typo in comment.
This commit is contained in:
parent
80dd0ae140
commit
cebffb11e8
2 changed files with 3 additions and 1 deletions
|
|
@ -19,7 +19,7 @@
|
|||
}
|
||||
|
||||
%{
|
||||
/* Spotparse.hh and parsedecl.hh include each other recursively.
|
||||
/* ltlparse.hh and parsedecl.hh include each other recursively.
|
||||
We mut ensure that YYSTYPE is declared (by the above %union)
|
||||
before parsedecl.hh uses it. */
|
||||
#include "parsedecl.hh"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue