Skip to content
GitLab
Menu
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
abe4e12c
Commit
abe4e12c
authored
Jan 08, 2018
by
Alexandre Duret-Lutz
Browse files
* spot/twaalgos/parity.hh: Fix typo in comment.
parent
bd6dc7a8
Changes
1
Hide whitespace changes
Inline
Side-by-side
spot/twaalgos/parity.hh
View file @
abe4e12c
// -*- coding: utf-8 -*-
// Copyright (C) 2016
,
201
7
Laboratoire de Recherche et Développement
// Copyright (C) 2016
-
201
8
Laboratoire de Recherche et Développement
// de l'Epita (LRDE).
//
// This file is part of Spot, a model checking library.
...
...
@@ -115,7 +115,7 @@ namespace spot
/// \brief Colorize an automaton with parity acceptance
///
/// An automaton is said colored iff all the transitions belong to exactly one
/// acceptance set. The algorithm achieves th
i
at by removing superfluous
/// acceptance set. The algorithm achieves that by removing superfluous
/// acceptance marks. It may introduce a new set to mark the transitions with
/// no acceptance sets and a second set may be introduced to keep the style.
/// The input must be an automaton with a parity acceptance, otherwise an
...
...
Write
Preview
Supports
Markdown
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