Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Spot
Spot
Commits
4ca38d22
Commit
4ca38d22
authored
Apr 11, 2018
by
Clément Gillard
Committed by
Alexandre Duret-Lutz
Jul 02, 2018
Browse files
* spot/twaalgos/product.hh: Typos in comments.
parent
b9482a5b
Pipeline
#2732
canceled with stages
in 2 minutes and 52 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
spot/twaalgos/product.hh
View file @
4ca38d22
...
...
@@ -52,7 +52,7 @@ namespace spot
/// \ingroup twa_algorithms
/// \brief Intersect two automata using a synchronous product
///
/// Th
ese
variant allow changing the initial state of both automata
/// Th
is
variant allow
s
changing the initial state of both automata
/// in case you want to start the product at a different place.
///
/// The resulting automaton will accept the intersection of the
...
...
@@ -96,7 +96,7 @@ namespace spot
/// \ingroup twa_algorithms
/// \brief Sum two automata using a synchronous product
///
/// Th
ese
variant allow changing the initial state of both automata
/// Th
is
variant allow
s
changing the initial state of both automata
/// in case you want to start the product at a different place.
///
/// The resulting automaton will accept the sum of the languages
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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