typo
This commit is contained in:
parent
50b6994298
commit
5f55663ad3
1 changed files with 2 additions and 2 deletions
|
|
@ -42,8 +42,8 @@ namespace spot
|
||||||
/// atomic proposition and Next variables.
|
/// atomic proposition and Next variables.
|
||||||
bdd current_state_; ///< \brief Current successor, as a
|
bdd current_state_; ///< \brief Current successor, as a
|
||||||
/// conjunction of Now variables.
|
/// conjunction of Now variables.
|
||||||
bdd current_acc_; ///< \brief Accepting condition for the current
|
bdd current_acc_; ///< \brief Accepting conditions for the current
|
||||||
/// transition.
|
/// transition.
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue