rename Doxygen groups
Automatic mass renaming. * src/dstarparse/public.hh, src/hoaparse/public.hh, src/kripke/fairkripke.hh, src/kripke/kripkeprint.hh, src/tgba/bdddict.hh, src/tgba/tgba.hh, src/tgba/tgbamask.cc, src/tgba/tgbamask.hh, src/tgba/tgbaproduct.hh, src/tgba/tgbaproxy.hh, src/tgba/tgbasafracomplement.cc, src/tgba/tgbasafracomplement.hh, src/tgbaalgos/are_isomorphic.hh, src/tgbaalgos/bfssteps.hh, src/tgbaalgos/canonicalize.hh, src/tgbaalgos/degen.hh, src/tgbaalgos/dotty.hh, src/tgbaalgos/dupexp.hh, src/tgbaalgos/emptiness.hh, src/tgbaalgos/hoa.hh, src/tgbaalgos/isdet.hh, src/tgbaalgos/isweakscc.hh, src/tgbaalgos/lbtt.hh, src/tgbaalgos/ltl2taa.hh, src/tgbaalgos/ltl2tgba_fm.hh, src/tgbaalgos/minimize.hh, src/tgbaalgos/neverclaim.hh, src/tgbaalgos/postproc.hh, src/tgbaalgos/powerset.hh, src/tgbaalgos/projrun.hh, src/tgbaalgos/randomgraph.hh, src/tgbaalgos/reachiter.hh, src/tgbaalgos/reducerun.hh, src/tgbaalgos/replayrun.hh, src/tgbaalgos/simulation.hh, src/tgbaalgos/stats.hh, src/tgbaalgos/stripacc.hh, src/tgbaalgos/translate.hh: Rename all documention group starting with tgba_ as group starting with twa_.
This commit is contained in:
parent
03f78ee85a
commit
8839f50a0f
38 changed files with 71 additions and 71 deletions
|
|
@ -25,7 +25,7 @@ namespace spot
|
|||
{
|
||||
class option_map;
|
||||
|
||||
/// \addtogroup tgba_reduction
|
||||
/// \addtogroup twa_reduction
|
||||
/// @{
|
||||
|
||||
/// \brief Wrap TGBA/BA/Monitor post-processing algorithms in an
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue