- Added state space display script.

This commit is contained in:
ccremers 2004-07-19 08:55:23 +00:00
parent 23b4d167c8
commit 5be15eb73b

7
src/scytherss Executable file
View File

@ -0,0 +1,7 @@
#!/bin/sh
#
# Typical usage:
#
# ./scytherss bke.spdl -r2 | ggv -
./scyther --state-space $* | dot -Tps