* src/ltlvisit/tostring.cc (to_spin_string_visitor): Move to

anonymous namespace.
This commit is contained in:
Alexandre Duret-Lutz 2004-10-22 12:29:13 +00:00
parent 91b9682bd8
commit 38f7cac8dd
2 changed files with 134 additions and 128 deletions

View file

@ -1,3 +1,8 @@
2004-10-22 Alexandre Duret-Lutz <adl@src.lip6.fr>
* src/ltlvisit/tostring.cc (to_spin_string_visitor): Move to
anonymous namespace.
2004-10-21 Alexandre Duret-Lutz <adl@src.lip6.fr>
* wrap/python/Makefile.am (_spot_la_SOURCES): Add spot_wrap.h.