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
07fc5d35
Commit
07fc5d35
authored
Aug 10, 2003
by
Alexandre Duret-Lutz
Browse files
* src/tgba/bdddict.hh: Typo in comments.
parent
f1275635
Changes
2
Hide whitespace changes
Inline
Side-by-side
ChangeLog
View file @
07fc5d35
2003-08-10 Alexandre Duret-Lutz <aduret@src.lip6.fr>
* src/tgba/bdddict.hh: Typo in comments.
* src/ltlenv/environment.hh: Typo in comments.
2003-08-08 Alexandre Duret-Lutz <aduret@src.lip6.fr>
...
...
src/tgba/bdddict.hh
View file @
07fc5d35
...
...
@@ -27,8 +27,8 @@ namespace spot
fv_map
now_map
;
///< Maps formulae to "Now" BDD variables
vf_map
now_formula_map
;
///< Maps "Now" BDD variables to formulae
fv_map
var_map
;
///< Maps atomic prop
i
sitions to BDD variables
vf_map
var_formula_map
;
///< Maps BDD variables to atomic prop
i
sitions
fv_map
var_map
;
///< Maps atomic prop
o
sitions to BDD variables
vf_map
var_formula_map
;
///< Maps BDD variables to atomic prop
o
sitions
fv_map
acc_map
;
///< Maps accepting conditions to BDD variables
vf_map
acc_formula_map
;
///< Maps BDD variables to accepting conditions
...
...
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