Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
Spot
Spot
Commits
ea348d8e
Commit
ea348d8e
authored
Feb 14, 2016
by
Alexandre Duret-Lutz
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* spot/twa/twa.hh: Fix doxygen comments.
parent
ee2d3aac
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
8 additions
and
8 deletions
+8
-8
spot/twa/twa.hh
spot/twa/twa.hh
+8
-8
No files found.
spot/twa/twa.hh
View file @
ea348d8e
...
@@ -619,7 +619,7 @@ namespace spot
...
@@ -619,7 +619,7 @@ namespace spot
///
///
/// Atomic propositions and acceptance conditions are represented
/// Atomic propositions and acceptance conditions are represented
/// as BDDs. The dictionary allows to map BDD variables back to
/// as BDDs. The dictionary allows to map BDD variables back to
/// formula
e
, and vice versa. This is useful when dealing with
/// formula
s
, and vice versa. This is useful when dealing with
/// several automata (which may use the same BDD variable for
/// several automata (which may use the same BDD variable for
/// different formula), or simply when printing.
/// different formula), or simply when printing.
bdd_dict_ptr
get_dict
()
const
bdd_dict_ptr
get_dict
()
const
...
@@ -1233,27 +1233,27 @@ namespace spot
...
@@ -1233,27 +1233,27 @@ namespace spot
};
};
/// \addtogroup twa_representation T
GB
A representations
/// \addtogroup twa_representation T
ω
A representations
/// \ingroup twa
/// \ingroup twa
/// \addtogroup twa_algorithms T
GB
A algorithms
/// \addtogroup twa_algorithms T
ω
A algorithms
/// \ingroup twa
/// \ingroup twa
/// \addtogroup twa_on_the_fly_algorithms T
GB
A on-the-fly algorithms
/// \addtogroup twa_on_the_fly_algorithms T
ω
A on-the-fly algorithms
/// \ingroup twa_algorithms
/// \ingroup twa_algorithms
/// \addtogroup twa_io Input/Output of T
GB
A
/// \addtogroup twa_io Input/Output of T
ω
A
/// \ingroup twa_algorithms
/// \ingroup twa_algorithms
/// \addtogroup twa_ltl Translating LTL formula
e
into T
GB
A
/// \addtogroup twa_ltl Translating LTL formula
s
into T
ω
A
/// \ingroup twa_algorithms
/// \ingroup twa_algorithms
/// \addtogroup twa_generic Algorithm patterns
/// \addtogroup twa_generic Algorithm patterns
/// \ingroup twa_algorithms
/// \ingroup twa_algorithms
/// \addtogroup twa_reduction T
GB
A simplifications
/// \addtogroup twa_reduction T
ω
A simplifications
/// \ingroup twa_algorithms
/// \ingroup twa_algorithms
/// \addtogroup twa_misc Miscellaneous algorithms on T
GB
A
/// \addtogroup twa_misc Miscellaneous algorithms on T
ω
A
/// \ingroup twa_algorithms
/// \ingroup twa_algorithms
}
}
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment