spot/src/neverparse
Alexandre Duret-Lutz df2a950ed4 The neverclaim output by spin -f '([]a && XXXX!a)' was not
understood by Spot.

* src/neverparse/neverclaimparse.yy: Support "if :: false fi;"
instructions.  Spin sometimes output these on dead states.
Also rewrite the "transitions" rule as a left recursion.
* src/tgbatest/neverclaimread.test: Adjust output because
of the right->left recursion change, and add two more formula
to submit to Spin to test its output.
2011-01-06 19:25:38 +01:00
..
.gitignore more files to ignore 2010-12-07 18:34:32 +01:00
fmterror.cc Cleanup neverclaim support. 2010-11-06 14:35:31 +01:00
Makefile.am * src/Makefile.am (libspot_la_LIBADD): Rename libneverclaimparse.la 2010-11-06 20:44:37 +01:00
neverclaimparse.yy The neverclaim output by spin -f '([]a && XXXX!a)' was not 2011-01-06 19:25:38 +01:00
neverclaimscan.ll Make sure the neverclaim parser works on the output of spin and 2010-11-06 14:35:31 +01:00
parsedecl.hh Cosmetics to please sanity checks. 2010-11-06 17:56:27 +01:00
public.hh Cosmetics to please sanity checks. 2010-11-06 17:56:27 +01:00