spot/src/saba
Alexandre Duret-Lutz 1cd9b204ed Fix verbatim blocks of Doxygen comments.
* src/ltlast/formula.hh, src/ltlvisit/contain.hh,
src/ltlvisit/randomltl.hh, src/ltlvisit/reduce.hh,
src/ltlvisit/remove_x.hh, src/ltlvisit/simplify.hh, src/ltlvisit/snf.hh,
src/misc/minato.hh, src/misc/optionmap.hh,
src/saba/sabacomplementtgba.hh, src/taalgos/emptinessta.hh,
src/taalgos/minimize.hh, src/taalgos/tgba2ta.hh,
src/tgba/tgbakvcomplement.hh, src/tgbaalgos/cycles.hh,
src/tgbaalgos/eltl2tgba_lacim.hh, src/tgbaalgos/gtec/gtec.hh,
src/tgbaalgos/gv04.hh, src/tgbaalgos/ltl2taa.hh,
src/tgbaalgos/ltl2tgba_fm.hh, src/tgbaalgos/ltl2tgba_lacim.hh,
src/tgbaalgos/magic.hh, src/tgbaalgos/minimize.hh,
src/tgbaalgos/randomgraph.hh, src/tgbaalgos/se05.hh,
src/tgbaalgos/simulation.hh, src/tgbaalgos/tau03.hh,
src/tgbaalgos/tau03opt.hh: Surround verbatim blocks with /** ... */
instead of using /// on each line.  Otherwise Doxygen will output the
leading "///" tokens -- apparently this is a feature.
* src/sanity/style.test: Strip multi-line comments before checking
code style.
2013-06-09 15:55:03 +02:00
..
explicitstateconjunction.cc Address several issues reported by cppcheck all over the place. 2012-12-24 13:14:33 +01:00
explicitstateconjunction.hh Move \ingroup before \brief in all Doxygen comments. 2013-06-08 23:24:37 +02:00
Makefile.am Upgrade GPL v2+ to GPL v3+. 2012-10-12 22:05:18 +02:00
saba.cc Upgrade GPL v2+ to GPL v3+. 2012-10-12 22:05:18 +02:00
saba.hh Move \ingroup before \brief in all Doxygen comments. 2013-06-08 23:24:37 +02:00
sabacomplementtgba.cc Address several issues reported by cppcheck all over the place. 2012-12-24 13:14:33 +01:00
sabacomplementtgba.hh Fix verbatim blocks of Doxygen comments. 2013-06-09 15:55:03 +02:00
sabastate.hh Move \ingroup before \brief in all Doxygen comments. 2013-06-08 23:24:37 +02:00
sabasucciter.hh Move \ingroup before \brief in all Doxygen comments. 2013-06-08 23:24:37 +02:00