mirror of
https://github.com/Z3Prover/z3
synced 2025-04-28 03:15:50 +00:00
fix doc errors
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
parent
ea2a843325
commit
3c94083a23
6 changed files with 31 additions and 25 deletions
|
@ -242,7 +242,7 @@ public class Model extends Z3Object {
|
|||
* values. We say this finite set is the "universe" of the sort.
|
||||
*
|
||||
* @see #getNumSorts
|
||||
* @see #getSortUniverse
|
||||
* @see #getSortUniverse(R s)
|
||||
*
|
||||
* @throws Z3Exception
|
||||
**/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue