twa: call unregister_all_my_variables()
Fixes #129. * spot/twa/twa.cc (~twa): call unregister_all_my_variables() * spot/twa/twagraph.hh, spot/twa/twaproduct.cc, spot/twaalgos/stutter.cc: Simplify. * NEWS: Mention the change.
This commit is contained in:
parent
d0b38156f3
commit
d22ecba9b6
5 changed files with 6 additions and 8 deletions
|
|
@ -43,6 +43,7 @@ namespace spot
|
|||
last_support_conditions_input_->destroy();
|
||||
delete iter_cache_;
|
||||
release_named_properties();
|
||||
get_dict()->unregister_all_my_variables(this);
|
||||
}
|
||||
|
||||
bdd
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue