* src/tgba/state.hh, src/tgba/statebdd.hh, src/tgba/statebdd.cc:

Remove the translate() method.  Useless since 2003-07-14.
This commit is contained in:
Alexandre Duret-Lutz 2003-08-14 09:18:13 +00:00
parent a76344eef1
commit 519a67babc
4 changed files with 5 additions and 19 deletions

View file

@ -1,3 +1,8 @@
2003-08-14 Alexandre Duret-Lutz <aduret@src.lip6.fr>
* src/tgba/state.hh, src/tgba/statebdd.hh, src/tgba/statebdd.cc:
Remove the translate() method. Useless since 2003-07-14.
2003-08-11 Alexandre Duret-Lutz <aduret@src.lip6.fr>
* wrap/python/Makefile.am (SUBDIRS): Build `.' first.