]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/gTopLevel/proofEngine.mli
temporary: for the moment we need both MQI handle and DBI handle
[helm.git] / helm / gTopLevel / proofEngine.mli
index 58a9a369521b18342d658c0284c5e7a3e3081877..3e058cfcf5f0bc879aa0d306cdffc2625c06ccf6 100644 (file)
@@ -71,7 +71,8 @@ val fourier : unit -> unit
 val rewrite_simpl : Cic.term -> unit
 val rewrite_back_simpl : Cic.term -> unit
 val replace : goal_input:Cic.term -> input:Cic.term -> unit
-val auto : MQIConn.handle -> unit -> unit 
+(* val auto : MQIConn.handle -> unit -> unit  *)
+val auto : Dbi.connection -> unit -> unit 
 
 val reflexivity : unit -> unit
 val symmetry : unit -> unit