Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Spot
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
117
Issues
117
List
Boards
Labels
Service Desk
Milestones
Merge Requests
1
Merge Requests
1
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
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
///
/// Atomic propositions and acceptance conditions are represented
/// 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
/// different formula), or simply when printing.
bdd_dict_ptr
get_dict
()
const
...
...
@@ -1233,27 +1233,27 @@ namespace spot
};
/// \addtogroup twa_representation T
GB
A representations
/// \addtogroup twa_representation T
ω
A representations
/// \ingroup twa
/// \addtogroup twa_algorithms T
GB
A algorithms
/// \addtogroup twa_algorithms T
ω
A algorithms
/// \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
/// \addtogroup twa_io Input/Output of T
GB
A
/// \addtogroup twa_io Input/Output of T
ω
A
/// \ingroup twa_algorithms
/// \addtogroup twa_ltl Translating LTL formula
e into TGB
A
/// \addtogroup twa_ltl Translating LTL formula
s into Tω
A
/// \ingroup twa_algorithms
/// \addtogroup twa_generic Algorithm patterns
/// \ingroup twa_algorithms
/// \addtogroup twa_reduction T
GB
A simplifications
/// \addtogroup twa_reduction T
ω
A simplifications
/// \ingroup twa_algorithms
/// \addtogroup twa_misc Miscellaneous algorithms on T
GB
A
/// \addtogroup twa_misc Miscellaneous algorithms on T
ω
A
/// \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