generate a "using [[smt_solver = ...]]" command if a proof is found by another SMT solver than the current one, to ensure it's also used for reconstruction
(* Title: HOL/MicroJava/BV/Semilat.thy
Author: Gerwin Klein
Copyright 2003 TUM
*)
header {* Semilattices *}
(*<*)
theory Semilattices
imports Err Opt Product Listn
begin
end
(*>*)