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
|
|
@ -29,7 +29,7 @@ namespace spot
|
|||
{
|
||||
|
||||
/// \brief A lazy product. (States are computed on the fly.)
|
||||
class SPOT_API tgta_product : public tgba_product
|
||||
class SPOT_API tgta_product : public twa_product
|
||||
{
|
||||
public:
|
||||
tgta_product(const const_kripke_ptr& left,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue