ltl: fix detection of some siPSL formulas

* src/ltlast/bunop.cc: Fix detection of f[:*2] as siPSL if f is siPSL
* src/tests/kind.test: Test it.
* NEWS: Mention it.
This commit is contained in:
Alexandre Duret-Lutz 2015-06-23 19:27:30 +02:00
parent 9ae2af209b
commit 5d9e7d1f93
3 changed files with 9 additions and 9 deletions

View file

@ -130,6 +130,9 @@ Fa M b,&!xLPgopra
{a[+];b*;c[+]},&!xfPsopra
{a[+] && b || c[+]},&!fPsopra
{a[+] && b[+] || c[+]},&!xfPsopra
{p[+]:p[+]},&!xfPsoprla
(!p W Gp) | ({(!p[*];(p[+]:(p[*];!p[+])))[:*4][:+]}<>-> (!p W Gp)),&!xPpla
{b[+][:*0..3]},&!fPsopra
EOF
run 0 ../kind input