TAPAAL / tapaal-gui

TAPAAL is a tool for verification of Timed-Arc Petri Nets developed at Department of Computer Science at Aalborg University.
https://www.tapaal.net
3 stars 11 forks source link

Exception manual pred succ 1987264 #36

Closed LenaSaid closed 2 years ago

LenaSaid commented 2 years ago

Solves https://bugs.launchpad.net/tapaal/+bug/1987264.

Also solves the problem where adding a succ/pred to a tuple would add it after the tuple, like

(x, i)++

Instead of on the selection, like

(x++, i)