Remove opensmt from JBMC

This commit is contained in:
Peter Schrammel 2018-12-10 22:20:09 +00:00
parent 0a490a3945
commit 55499d96f7
1 changed files with 1 additions and 1 deletions

View File

@ -50,7 +50,7 @@ class optionst;
"(classpath):(cp):(main-class):" \ "(classpath):(cp):(main-class):" \
"(no-assertions)(no-assumptions)" \ "(no-assertions)(no-assumptions)" \
"(xml-ui)(json-ui)" \ "(xml-ui)(json-ui)" \
"(smt1)(smt2)(fpa)(cvc3)(cvc4)(boolector)(yices)(z3)(opensmt)(mathsat)" \ "(smt1)(smt2)(fpa)(cvc3)(cvc4)(boolector)(yices)(z3)(mathsat)" \
"(no-sat-preprocessor)" \ "(no-sat-preprocessor)" \
"(beautify)" \ "(beautify)" \
"(dimacs)(refine)(max-node-refinement):(refine-arrays)(refine-arithmetic)"\ "(dimacs)(refine)(max-node-refinement):(refine-arrays)(refine-arithmetic)"\