* src/ltlast/allnodes.hh, src/ltlast/atomic_prop.hh,

src/ltlast/binop.hh, src/ltlast/constant.hh,
src/ltlast/formula.hh, src/ltlast/multop.hh,
src/ltlast/predecl.hh, src/ltlast/refformula.hh,
src/ltlast/unop.hh, src/ltlast/visitor.hh: Use file to introduce
each file.
This commit is contained in:
Alexandre Duret-Lutz 2004-08-09 13:43:55 +00:00
parent 04fc0b986f
commit 6853977be2
11 changed files with 47 additions and 8 deletions

View file

@ -19,6 +19,8 @@
// Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
// 02111-1307, USA.
/// \file ltlast/refformula.hh
/// \brief Reference-counted LTL formulae
#ifndef SPOT_LTLAST_REFFORMULAE_HH
# define SPOT_LTLAST_REFFORMULAE_HH