* src/ltlparse/Makefile.am (EXTRA_DIST): Distribute ltlparse.yy.

* src/ltlast/Makefile.am (libltlast_a_SOURCES): Add visitor.hh.
This commit is contained in:
Alexandre Duret-Lutz 2003-04-18 15:13:18 +00:00
parent d35817ccd9
commit fc9f8965bf
3 changed files with 8 additions and 2 deletions

View file

@ -1,5 +1,8 @@
2003-04-18 Alexandre DURET-LUTZ <aduret@src.lip6.fr>
* src/ltlparse/Makefile.am (EXTRA_DIST): Distribute ltlparse.yy.
* src/ltlast/Makefile.am (libltlast_a_SOURCES): Add visitor.hh.
* src/ltlast/atomic_prop.hh, src/ltlast/binop.hh,
src/ltlast/constant.hh, src/ltlast/formula.hh,
src/ltlast/multop.hh, src/ltlast/unop.hh, src/ltlast/visitor.hh,
@ -9,7 +12,7 @@
src/ltlvisit/equals.hh, src/ltlvisit/lunabbrev.hh,
src/ltlvisit/nenoform.hh, src/ltlvisit/tunabbrev.hh: Add
Doxygen comments.
* src/visitor.hh: Do not use const_sel. This clarify
* src/visitor.hh: Do not use const_sel. This clarifies
the code and helps Doxygen.
* configure.ac: Output doc/Doxyfile and doc/Makefile.