mirror of
https://github.com/Z3Prover/z3
synced 2025-04-28 03:15:50 +00:00
Final adjustments for the FP integration
Signed-off-by: Christoph M. Wintersteiger <cwinter@microsoft.com>
This commit is contained in:
parent
1209302fe6
commit
2cb84280d8
7 changed files with 192 additions and 216 deletions
|
@ -173,7 +173,7 @@ public class Fixedpoint extends Z3Object
|
|||
|
||||
/**
|
||||
* Backtrack one backtracking point.
|
||||
* Remarks: Note that an exception is thrown if {#code pop}
|
||||
* Remarks: Note that an exception is thrown if {@code pop}
|
||||
* is called without a corresponding {@code push}
|
||||
*
|
||||
* @see push
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue