Generalize patch from 2011-02-03 by allowing guards like "! (...)".

* src/neverparse/neverclaimscan.ll: Allow space between ! and (.
* src/tgbatest/neverclaimread.test: Add space for testing.
This commit is contained in:
Alexandre Duret-Lutz 2011-02-07 00:06:18 +01:00
parent 0568eaf0ee
commit 8b06edbc3b
3 changed files with 9 additions and 2 deletions

View file

@ -1,3 +1,10 @@
2011-02-07 Alexandre Duret-Lutz <adl@lrde.epita.fr>
Generalize patch from 2011-02-03 by allowing guards like "! (...)".
* src/neverparse/neverclaimscan.ll: Allow space between ! and (.
* src/tgbatest/neverclaimread.test: Add space for testing.
2011-02-06 Alexandre Duret-Lutz <adl@lrde.epita.fr>
Speedup scc_filter on tgba_explicit_number automata.