X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2FgTopLevel%2FproofEngine.mli;h=a38a0294761e48abe3da94fe666732eef7234f30;hb=97c2d258a5c524eb5c4b85208899d80751a2c82f;hp=dd7e1c4128b48df9eb5313994656c837e09d71b1;hpb=969d115cf2bc8d0fba05db54ab0886042f3d9512;p=helm.git diff --git a/helm/gTopLevel/proofEngine.mli b/helm/gTopLevel/proofEngine.mli index dd7e1c412..a38a02947 100644 --- a/helm/gTopLevel/proofEngine.mli +++ b/helm/gTopLevel/proofEngine.mli @@ -71,6 +71,7 @@ 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 : dbd:Mysql.dbd -> unit -> unit val reflexivity : unit -> unit val symmetry : unit -> unit