rename tgba_product as twa_product
Automatic mass renaming. * iface/ltsmin/finite.test, src/ta/tgtaproduct.cc, src/ta/tgtaproduct.hh, src/tgba/fwd.hh, src/tgba/tgbaproduct.cc, src/tgba/tgbaproduct.hh, wrap/python/spot_impl.i: Rename tgba_product as twa_product.
This commit is contained in:
parent
e0bd0ad4c0
commit
c856933099
7 changed files with 40 additions and 40 deletions
|
|
@ -45,7 +45,7 @@ namespace spot
|
|||
|
||||
tgta_product::tgta_product(const const_kripke_ptr& left,
|
||||
const const_tgta_ptr& right):
|
||||
tgba_product(left, right)
|
||||
twa_product(left, right)
|
||||
{
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue