Scyther with my modifications
Go to file
Cas Cremers e42aa1215e Scyther.py: Added Caching to Scyther's Python interface.
Cached data is stored in:

Cache/XX/YYYYY.out (stdout)
Cache/XX/YYYYY.err (stderr)

Where XX^YYYYY is the sha256 hexdigest of the concatenation of the input spdl and
the arguments.
2010-11-11 10:37:18 +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 Scyther.py: Added Caching to Scyther's Python interface. 2010-11-11 10:37:18 +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 CLEANUP: Reindenting code. 2010-11-11 00:09:16 +01:00