convert: twacube to twa translation
* spot/twacube_algos/convert.cc, spot/twacube_algos/convert.hh, tests/core/twacube.cc, tests/core/twacube.test: here.
This commit is contained in:
parent
aceb37ab50
commit
b87693bcc3
4 changed files with 73 additions and 0 deletions
|
|
@ -68,6 +68,7 @@ int main()
|
|||
<< std::endl;
|
||||
}
|
||||
|
||||
spot::print_dot(std::cout, spot::twacube_to_twa(aut));
|
||||
delete aps;
|
||||
delete aut;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue