spot/src/tgba
Alexandre Duret-Lutz c4a5b325a2 * src/sanity/style.test: New file.
* src/sanity/Makefile.am (check-local): Run it.
* src/ltlvisit/nenoform.cc, src/ltlvisit/tostring.cc,
src/tgba/bdddict.cc, src/tgba/bddprint.cc, src/tgba/tgba.cc,
src/tgba/tgbaproduct.cc, src/tgbaalgos/lbtt.cc,
src/tgbaalgos/magic.cc, src/tgbaalgos/powerset.cc,
src/tgbaalgos/reachiter.cc, src/tgbaalgos/gtec/ce.cc,
src/tgbaalgos/gtec/gtec.cc, src/tgbatest/ltl2tgba.cc: Fix style
issues reported by style.test.
2004-05-10 18:38:20 +00:00
..
.cvsignore Initial code for TGBA (Transition Generalized Büchi Automata). 2003-05-26 11:17:40 +00:00
bdddict.cc * src/sanity/style.test: New file. 2004-05-10 18:38:20 +00:00
bdddict.hh * src/tgba/bdddict.hh (bdd_dict::annon_free_list): Hide from Swig. 2004-04-13 09:56:44 +00:00
bddprint.cc * src/sanity/style.test: New file. 2004-05-10 18:38:20 +00:00
bddprint.hh * src/tgbaalgos/gtec/ce.hh, src/misc/freelist.hh, 2004-04-21 20:14:40 +00:00
formula2bdd.cc * src/tgbaparse/tgbaparse.yy: Remove a random character. 2003-11-25 14:19:14 +00:00
formula2bdd.hh Explicit automata can now have arbitrary logic formula on their 2003-11-24 18:30:09 +00:00
Makefile.am Explicit automata can now have arbitrary logic formula on their 2003-11-24 18:30:09 +00:00
public.hh * COPYING: New file. 2003-11-21 15:54:25 +00:00
state.hh * COPYING: New file. 2003-11-21 15:54:25 +00:00
statebdd.cc * COPYING: New file. 2003-11-21 15:54:25 +00:00
statebdd.hh * COPYING: New file. 2003-11-21 15:54:25 +00:00
succiter.hh * iface/gspn/eesrg.cc, iface/gspn/eesrg.hh, iface/gspn/gspn.cc, 2003-11-28 16:34:42 +00:00
succiterconcrete.cc * iface/gspn/eesrg.cc, iface/gspn/eesrg.hh, iface/gspn/gspn.cc, 2003-11-28 16:34:42 +00:00
succiterconcrete.hh * iface/gspn/eesrg.cc, iface/gspn/eesrg.hh, iface/gspn/gspn.cc, 2003-11-28 16:34:42 +00:00
tgba.cc * src/sanity/style.test: New file. 2004-05-10 18:38:20 +00:00
tgba.hh * src/tgba/tgba.hh (tgba::succ_iter): Doco. 2004-04-20 09:36:49 +00:00
tgbabddconcrete.cc * iface/gspn/eesrg.cc, iface/gspn/eesrg.hh, iface/gspn/gspn.cc, 2003-11-28 16:34:42 +00:00
tgbabddconcrete.hh * iface/gspn/eesrg.cc, iface/gspn/eesrg.hh, iface/gspn/gspn.cc, 2003-11-28 16:34:42 +00:00
tgbabddconcretefactory.cc * iface/gspn/eesrg.cc, iface/gspn/eesrg.hh, iface/gspn/gspn.cc, 2003-11-28 16:34:42 +00:00
tgbabddconcretefactory.hh * iface/gspn/eesrg.cc, iface/gspn/eesrg.hh, iface/gspn/gspn.cc, 2003-11-28 16:34:42 +00:00
tgbabddconcreteproduct.cc * COPYING: New file. 2003-11-21 15:54:25 +00:00
tgbabddconcreteproduct.hh * COPYING: New file. 2003-11-21 15:54:25 +00:00
tgbabddcoredata.cc * iface/gspn/eesrg.cc, iface/gspn/eesrg.hh, iface/gspn/gspn.cc, 2003-11-28 16:34:42 +00:00
tgbabddcoredata.hh * iface/gspn/eesrg.cc, iface/gspn/eesrg.hh, iface/gspn/gspn.cc, 2003-11-28 16:34:42 +00:00
tgbabddfactory.hh * COPYING: New file. 2003-11-21 15:54:25 +00:00
tgbaexplicit.cc * src/tgba/tgbaexplicit.cc (tgba_explicit::get_acceptance_condition): 2004-01-29 17:05:19 +00:00
tgbaexplicit.hh * src/tgba/tgbaexplicit.cc, src/tgba/tgbaexplicit.hh 2003-12-03 13:29:11 +00:00
tgbaproduct.cc * src/sanity/style.test: New file. 2004-05-10 18:38:20 +00:00
tgbaproduct.hh * iface/gspn/eesrg.cc, iface/gspn/eesrg.hh, iface/gspn/gspn.cc, 2003-11-28 16:34:42 +00:00
tgbatba.cc * src/tgba/tgbatba.cc (tgba_tba_proxy_succ_iterator::current_state): 2004-02-19 15:46:30 +00:00
tgbatba.hh * src/tgba/tgba.hh (tgba::succ_iter): Doco. 2004-04-20 09:36:49 +00:00