* src/ltlvisit/dotty.cc: Rewrite to display formulae as
graphs rather than trees, to show how nodes are shared.
This commit is contained in:
parent
e9b734f936
commit
38f7ae9a46
3 changed files with 59 additions and 49 deletions
|
|
@ -6,7 +6,7 @@
|
|||
|
||||
check()
|
||||
{
|
||||
./equals "$2" "$3"
|
||||
./equals "$2" "$3"
|
||||
test $? != $1 && exit 1;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue