12345678# 1 "src/lib/yices2/smtSolveDummy.ml"(** {b Requires [yices2]} Process an evaluated AST in order to solve
it with Yices2. *)letast_to_yices_=failwith"Yices2 not available, recompile with Yices2"letstring_of_model?value_sep__=failwith"Yices2 not available, recompile with Yices2"letsolve__=failwith"Yices2 not available, recompile with Yices2"letlogic_supported_=failwith"Yices2 not available, recompile with Yices2"letenabled=false