X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2FgTopLevel%2FproofEngine.mli;h=58a9a369521b18342d658c0284c5e7a3e3081877;hb=5325734bc2e4927ed7ec146e35a6f0f2b49f50c1;hp=dd7e1c4128b48df9eb5313994656c837e09d71b1;hpb=969d115cf2bc8d0fba05db54ab0886042f3d9512;p=helm.git diff --git a/helm/gTopLevel/proofEngine.mli b/helm/gTopLevel/proofEngine.mli index dd7e1c412..58a9a3695 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 : MQIConn.handle -> unit -> unit val reflexivity : unit -> unit val symmetry : unit -> unit