Touch up some doxygen comments and copyrights.
* eltlparse/public.hh, saba/saba.hh, tgba/tgbakvcomplement.hh, tgba/tgbasafracomplement.hh, tgbaalgos/eltl2tgba_lacim.cc, tgbaalgos/eltl2tgba_lacim.hh, tgbaalgos/ltl2taa.hh: Comment changes.
This commit is contained in:
parent
a4766f2f82
commit
dac0502706
8 changed files with 24 additions and 15 deletions
|
|
@ -1,4 +1,4 @@
|
|||
// Copyright (C) 2009 Laboratoire de Recherche et Développement
|
||||
// Copyright (C) 2009, 2010 Laboratoire de Recherche et Développement
|
||||
// de l'Epita (LRDE).
|
||||
//
|
||||
// This file is part of Spot, a model checking library.
|
||||
|
|
@ -27,7 +27,7 @@
|
|||
|
||||
namespace spot
|
||||
{
|
||||
/// \defgroup saba SABA (State-based Alternating Büchi Automata)
|
||||
/// \defgroup saba SABA (State-based Alternating Büchi Automata)
|
||||
///
|
||||
/// Spot was centered around non-deterministic \ref tgba.
|
||||
/// Alternating automata are an extension to non-deterministic
|
||||
|
|
@ -38,7 +38,7 @@ namespace spot
|
|||
/// \addtogroup saba_essentials Essential SABA types
|
||||
/// \ingroup saba
|
||||
|
||||
/// \brief A State-based Alternating (Generalized) Büchi Automaton.
|
||||
/// \brief A State-based Alternating (Generalized) Büchi Automaton.
|
||||
/// \ingroup saba_essentials
|
||||
///
|
||||
/// Browsing such automaton can be achieved using two functions:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue