spot/src/kripke
Alexandre Duret-Lutz db4693b303 Downcase a couple of misnamed class names.
* src/misc/acccompl.hh, src/misc/acccompl.cc (AccCompl): Rename to
acc_compl.
* src/tgbaalgos/simulation.cc (AccComplAutomaton, Simulation): Rename
to acc_compl_automaton and direct_simulation.  At the same time,
reindent the whole file.
* src/sanity/style.test: Detect capitalized class names.
* src/kripke/kripkeexplicit.hh (KripkePrint): Remove useless
predeclaration.
* src/tgbaalgos/simulation.hh: Typo in comment.
2012-05-02 17:57:38 +02:00
..
fairkripke.cc Finalize Kripke interface. 2010-11-26 17:50:12 +01:00
fairkripke.hh Finalize Kripke interface. 2010-11-26 17:50:12 +01:00
kripke.cc Finalize Kripke interface. 2010-11-26 17:50:12 +01:00
kripke.hh Finalize Kripke interface. 2010-11-26 17:50:12 +01:00
kripkeexplicit.cc Add an ltl2tgba option to read Kripke structure. 2011-11-28 10:48:38 +01:00
kripkeexplicit.hh Downcase a couple of misnamed class names. 2012-05-02 17:57:38 +02:00
kripkeprint.cc Typo: rename automata_ as aut_. 2012-03-17 14:37:59 +01:00
kripkeprint.hh Add an ltl2tgba option to read Kripke structure. 2011-11-28 10:48:38 +01:00
Makefile.am Fix VPATH builds, now that hash.hh include _config.h 2011-12-18 12:56:44 +01:00