* src/tgbaalgos/ltl2tgba_fm.hh: Fix comment.
This commit is contained in:
parent
70a6b70f89
commit
cccb6edfdd
1 changed files with 1 additions and 1 deletions
|
|
@ -121,7 +121,7 @@ namespace spot
|
|||
}
|
||||
\endverbatim */
|
||||
///
|
||||
/// \return A spot::tgba_explicit that recognizes the language of \a f.
|
||||
/// \return A spot::tgba_digraph that recognizes the language of \a f.
|
||||
SPOT_API tgba_digraph*
|
||||
ltl_to_tgba_fm(const ltl::formula* f, bdd_dict* dict,
|
||||
bool exprop = false, bool symb_merge = true,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue