* src/evtgbaparse/evtgbaparse.yy, src/evtgbaparse/evtgbascan.ll,
src/evtgbaparse/fmterror.cc, src/evtgbaparse/parsedecl.hh, src/evtgbaparse/public.hh, src/evtgbatest/product.cc, src/evtgbatest/readsave.cc, src/ltlparse/fmterror.cc, src/ltlparse/ltlparse.yy, src/ltlparse/parsedecl.hh, src/ltlparse/public.hh, src/tgbaparse/parsedecl.hh, src/tgbaparse/public.hh, src/tgbaparse/tgbaparse.yy: Update to Bison 2.0.
This commit is contained in:
parent
461fcd3732
commit
5cd58f9aaf
16 changed files with 64 additions and 66 deletions
2
HACKING
2
HACKING
|
|
@ -13,7 +13,7 @@ generally if you plan to regenerate some of the generated files.
|
|||
GNU Automake >= 1.9
|
||||
GNU Libtool >= 1.4
|
||||
GNU Flex (the version probably doesn't matter much, we used 2.5.31)
|
||||
The CVS version of GNU Bison (called 1.875c at the time of writing)
|
||||
GNU Bison >= 2.0
|
||||
SWIG >= 1.3.23
|
||||
Doxygen >= 1.4.0
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue