* 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:
parent
a76344eef1
commit
519a67babc
4 changed files with 5 additions and 19 deletions
|
|
@ -23,7 +23,6 @@ namespace spot
|
|||
}
|
||||
|
||||
virtual int compare(const state* other) const;
|
||||
virtual void translate(bddPair* rewrite);
|
||||
virtual state_bdd* clone() const;
|
||||
|
||||
protected:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue