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:
Alexandre Duret-Lutz 2015-04-21 19:24:49 +02:00
parent e0bd0ad4c0
commit c856933099
7 changed files with 40 additions and 40 deletions

View file

@ -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,