spot/src/ltlparse
Alexandre Duret-Lutz edd687a301 ltlparse: Add compatibility with ltl2dsar's input.
* src/ltlparse/ltlscan.ll: Accept as a proposition any
alphanumeric string that is not an operator.
* NEWS: Mention it.
* src/ltltest/lbt.test: New file.  Also tests previous patch.
* src/ltltest/Makefile.am: Add it.
2013-01-20 03:01:44 +01:00
..
.cvsignore * m4/pypath.m4: New file. 2003-04-30 12:35:22 +00:00
.gitignore Add .gitignore files 2008-03-14 16:59:32 +01:00
fmterror.cc Upgrade GPL v2+ to GPL v3+. 2012-10-12 22:05:18 +02:00
ltlfile.cc Upgrade GPL v2+ to GPL v3+. 2012-10-12 22:05:18 +02:00
ltlfile.hh Upgrade GPL v2+ to GPL v3+. 2012-10-12 22:05:18 +02:00
ltlparse.yy Add a parse_boolean() function to use in parsers for Automata. 2012-10-20 19:18:54 +02:00
ltlscan.ll ltlparse: Add compatibility with ltl2dsar's input. 2013-01-20 03:01:44 +01:00
Makefile.am Upgrade GPL v2+ to GPL v3+. 2012-10-12 22:05:18 +02:00
parsedecl.hh ltlparse: add a lenient parsing mode 2012-10-17 18:26:42 +02:00
public.hh Fix documentation errors reported by clang++ 3.2. 2013-01-17 09:07:13 +01:00