We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c7d0955 commit dab5110Copy full SHA for dab5110
src/org/sosy_lab/java_smt/api/SolverContext.java
@@ -63,7 +63,7 @@ enum ProverOptions {
63
*/
64
GENERATE_UNSAT_CORE_OVER_ASSUMPTIONS,
65
66
- /** Whether the solver should enable support ofr formulae build in SL theory. */
+ /** Whether the solver should enable support for formulae build in SL theory. */
67
ENABLE_SEPARATION_LOGIC
68
}
69
0 commit comments