mirror of
https://github.com/Z3Prover/z3
synced 2025-06-20 12:53:38 +00:00
typo
This commit is contained in:
parent
f1cc1842e1
commit
a361e4dcef
1 changed files with 1 additions and 1 deletions
|
@ -6022,7 +6022,7 @@ END_MLAPI_EXCLUDE
|
||||||
/**
|
/**
|
||||||
\brief Parse an SMT-LIB2 string with fixedpoint rules.
|
\brief Parse an SMT-LIB2 string with fixedpoint rules.
|
||||||
Add the rules to the current fixedpoint context.
|
Add the rules to the current fixedpoint context.
|
||||||
Return the set of queries in the file.
|
Return the set of queries in the string.
|
||||||
|
|
||||||
\param c - context.
|
\param c - context.
|
||||||
\param f - fixedpoint context.
|
\param f - fixedpoint context.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue