Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Spot
Spot
Commits
cebffb11
Commit
cebffb11
authored
Jun 05, 2003
by
Alexandre Duret-Lutz
Browse files
* src/ltlparse/ltlparse.yy: Typo in comment.
parent
80dd0ae1
Changes
2
Hide whitespace changes
Inline
Side-by-side
ChangeLog
View file @
cebffb11
2003-06-05 Alexandre Duret-Lutz <aduret@src.lip6.fr>
* src/ltlparse/ltlparse.yy: Typo in comment.
* configure.ac: Output src/tgbatest/Makefile and src/tgbatest/defs.
* src/Makefile.am (SUBDIRS): Add tgbatest.
* src/tgba/tgbaexplicit.hh, src/tgba/tgbaexplicit.cc: New file.
...
...
src/ltlparse/ltlparse.yy
View file @
cebffb11
...
...
@@ -19,7 +19,7 @@
}
%{
/*
Spot
parse.hh and parsedecl.hh include each other recursively.
/*
ltl
parse.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"
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment