Scyther with my modifications
Go to file
Cas Cremers 66e18deb3f NEW: Added claims: Commit and Running.
There are two new claims:

  claim(X,Commit,t)  : check for agreement on data
  claim(X,Running,t) : signaling claim

The property checked is that each claim Commit needs to be preceded by a Running
with an identical term t.

Cherry-picked from commit 99a6be00e9d3d219ec73665607e8a3a7d65d04d1
2011-01-04 15:50:25 +01:00
design Removed huge file; unclear why this was in here anyway. 2010-05-11 10:58:38 +02:00
dist Fixed release scripts to work with new git conventions. 2008-09-10 11:20:50 +02:00
gui Re-allowing positional arguments for test-mpa.py, i.e., command line specification of input files. 2011-01-04 14:14:35 +01:00
protocols Removed Eve from one demo file. 2010-06-03 22:47:29 +02:00
scripts Added loop script which I had always wanted before. 2008-08-21 21:55:55 +02:00
src NEW: Added claims: Commit and Running. 2011-01-04 15:50:25 +01:00