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
0d9019ea
Commit
0d9019ea
authored
Feb 09, 2016
by
Alexandre Duret-Lutz
Browse files
python: fix translate's doc string
* python/spot/__init__.py (translate): Mention 'generic' in doc string.
parent
8a5f6523
Changes
1
Hide whitespace changes
Inline
Side-by-side
python/spot/__init__.py
View file @
0d9019ea
...
...
@@ -593,7 +593,7 @@ def translate(formula, *args, dict=_bdd_dict):
may not be satisfied.
The optional arguments should be strings among the following:
- at most one in 'TGBA', 'BA', or 'Monitor'
- at most one in 'TGBA', 'BA', or 'Monitor'
, 'generic'
(type of automaton to build)
- at most one in 'Small', 'Deterministic', 'Any'
(preferred characteristics of the produced automaton)
...
...
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