* src/tgba/statebdd.hh (state_bdd::as_bdd): Add non-const variant.
* src/tgba/tgbabddtranslateproxy.cc, src/tgba/tgbabddtranslateproxy.hh: New files. * src/tgba/Makefile.am (libtgba_la_SOURCES): Add them.
This commit is contained in:
parent
331738d644
commit
1e6dbe40d6
7 changed files with 339 additions and 11 deletions
|
|
@ -30,6 +30,8 @@ libtgba_la_SOURCES = \
|
|||
tgbabdddict.cc \
|
||||
tgbabdddict.hh \
|
||||
tgbabddfactory.hh \
|
||||
tgbabddprod.cc \
|
||||
tgbabddprod.hh \
|
||||
tgbabddtranslatefactory.cc \
|
||||
tgbabddtranslatefactory.hh \
|
||||
tgbabddtranslateproxy.cc \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue