Commit 6c33e07
committed
Fix handling of symbols with no value
Because there was previously an assumption that all symbols in the
symbol table had values and it is more straight forward to make the this
code deal with that than to add an invariant.1 parent 3bc5ee4 commit 6c33e07
File tree
1 file changed
+1
-1
lines changed- src/solvers/smt2_incremental
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
67 | 67 | | |
68 | 68 | | |
69 | 69 | | |
70 | | - | |
| 70 | + | |
71 | 71 | | |
72 | 72 | | |
73 | 73 | | |
| |||
0 commit comments