spot/src/ltlast
Alexandre Duret-Lutz 05f724108d * src/ltlast/Makefile.am (ltlastdir, ltlast_HEADERS): New variables.
(libltlast_la_SOURCES): Move all headers to ltlast_HEADERS.
* src/ltlenv/Makefile.am (ltlenvdir, ltlenv_HEADERS): New variables.
(libltlenv_la_SOURCES): Move all headers to ltlenv_HEADERS.
* src/ltlparse/Makefile.am (ltlparsedir, ltlparse_HEADERS): New
variables.
(libltlparse_la_SOURCES): Move all public headers to ltlparse_HEADERS.
* src/ltlvisit/Makefile.am (ltlvisitdir, ltlvisit_HEADERS): New
variables.
(libltlvisit_la_SOURCES): Move all headers to ltlparse_HEADERS.
* src/misc/Makefile.am (include_HEADERS): Rename as ..
(misc_HEADERS): ... this.
(miscdir): New variable.
* src/tgba/Makefile.am (tgbadir, tgba_HEADERS): New variables.
(libtgba_la_SOURCES): Move all headers to tgba_HEADERS.
* src/tgbaalgos/Makefile.am (tgbaalgosdir, tgbaalgos_HEADERS):
New variables.
(libtgbaalgos_la_SOURCES): Move all headers to tgbaalgos_HEADERS.
* src/tgbaparse/Makefile.am (tgbaparsedir, tgbaparse_HEADERS): New
variables.
(libtgbaparse_la_SOURCES): Move all public headers to
tgbaparse_HEADERS.
* src/tgbaparse/public.hh: Include ltlparse/location.hh, not
location.hh.
2003-06-26 14:16:29 +00:00
..
.cvsignore * m4/pypath.m4: New file. 2003-04-30 12:35:22 +00:00
allnodes.hh * HACKING, Makefile.am, configure.ac, m4/gccwarn.m4, 2003-04-15 10:55:16 +00:00
atomic_prop.cc * m4/gccwarn.m4: Do not use -Winline, this is inappropriate 2003-05-23 11:51:20 +00:00
atomic_prop.hh Implements spot::ltl::destroy() and exercise it. 2003-05-15 18:06:54 +00:00
binop.cc Implements spot::ltl::destroy() and exercise it. 2003-05-15 18:06:54 +00:00
binop.hh Implements spot::ltl::destroy() and exercise it. 2003-05-15 18:06:54 +00:00
constant.cc Massage the AST so that identical sub-formula share the same 2003-05-15 13:39:39 +00:00
constant.hh Massage the AST so that identical sub-formula share the same 2003-05-15 13:39:39 +00:00
formula.cc Implements spot::ltl::destroy() and exercise it. 2003-05-15 18:06:54 +00:00
formula.hh Implements spot::ltl::destroy() and exercise it. 2003-05-15 18:06:54 +00:00
Makefile.am * src/ltlast/Makefile.am (ltlastdir, ltlast_HEADERS): New variables. 2003-06-26 14:16:29 +00:00
multop.cc Check trivial multop equality at build time. The makes the 2003-05-16 07:39:41 +00:00
multop.hh Check trivial multop equality at build time. The makes the 2003-05-16 07:39:41 +00:00
predecl.hh * src/ltlast/formulae.hh: Rename as ... 2003-04-16 13:11:34 +00:00
refformula.cc Implements spot::ltl::destroy() and exercise it. 2003-05-15 18:06:54 +00:00
refformula.hh Implements spot::ltl::destroy() and exercise it. 2003-05-15 18:06:54 +00:00
unop.cc Implements spot::ltl::destroy() and exercise it. 2003-05-15 18:06:54 +00:00
unop.hh Implements spot::ltl::destroy() and exercise it. 2003-05-15 18:06:54 +00:00
visitor.hh * src/ltlast/atomic_prop.hh, src/ltlast/binop.hh, 2003-04-18 15:02:55 +00:00