spot/src/eltlparse
Alexandre Duret-Lutz 8c2d7fcb7f Use the same location.hh and position.hh in all parsers.
* src/misc/location.hh, src/misc/position.hh: New files,
from Bison 2.7.
* src/misc/Makefile.am: Distribute them.
* src/eltlparse/Makefile.am, src/eltlparse/eltlparse.yy,
src/eltlparse/parsedecl.hh, src/eltlparse/public.hh,
src/kripkeparse/Makefile.am, src/kripkeparse/kripkeparse.yy,
src/kripkeparse/parsedecl.hh, src/kripkeparse/public.hh,
src/ltlparse/Makefile.am, src/ltlparse/fmterror.cc,
src/ltlparse/ltlparse.yy, src/ltlparse/parsedecl.hh,
src/ltlparse/public.hh, src/neverparse/Makefile.am,
src/neverparse/neverclaimparse.yy, src/neverparse/parsedecl.hh,
src/neverparse/public.hh, src/tgbaparse/Makefile.am,
src/tgbaparse/parsedecl.hh, src/tgbaparse/public.hh,
src/tgbaparse/tgbaparse.yy: Adjust to use and include
misc/location.hh.
* NEWS: Mention this change.
2013-07-29 01:14:34 +02:00
..
.gitignore more files to ignore 2008-06-02 14:35:31 +02:00
eltlparse.yy Use the same location.hh and position.hh in all parsers. 2013-07-29 01:14:34 +02:00
eltlscan.ll Upgrade GPL v2+ to GPL v3+. 2012-10-12 22:05:18 +02:00
fmterror.cc Upgrade GPL v2+ to GPL v3+. 2012-10-12 22:05:18 +02:00
Makefile.am Use the same location.hh and position.hh in all parsers. 2013-07-29 01:14:34 +02:00
parsedecl.hh Use the same location.hh and position.hh in all parsers. 2013-07-29 01:14:34 +02:00
public.hh Use the same location.hh and position.hh in all parsers. 2013-07-29 01:14:34 +02:00