Remove python bindings for ltl::clone and ltl::destroy.

* wrap/python/spot.i: Do not include clone.hh and destroy.hh.
This commit is contained in:
Alexandre Duret-Lutz 2009-11-11 11:13:00 +01:00
parent 7c946878e4
commit 49d1abbda7
2 changed files with 7 additions and 5 deletions

View file

@ -1,3 +1,9 @@
2009-11-11 Alexandre Duret-Lutz <adl@lrde.epita.fr>
Remove python bindings for ltl::clone and ltl::destroy.
* wrap/python/spot.i: Do not include clone.hh and destroy.hh.
2009-11-10 Alexandre Duret-Lutz <adl@lrde.epita.fr>
Typo from a previous patch.