X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=matita%2Fcomponents%2Fng_tactics%2FnnAuto.ml;h=b77c633694404c00e155d6d102cbaca41645355d;hb=f8f7942a189860b2fe0fe60765385a7d17a93033;hp=c42ab8b2759d8493bd7396c1f2262c26e2593fd6;hpb=c3832abc23bb0907df2deb6751f4a46d213675b7;p=helm.git diff --git a/matita/components/ng_tactics/nnAuto.ml b/matita/components/ng_tactics/nnAuto.ml index c42ab8b27..b77c63369 100644 --- a/matita/components/ng_tactics/nnAuto.ml +++ b/matita/components/ng_tactics/nnAuto.ml @@ -1887,23 +1887,3 @@ let auto_tac ~params:(_,flags as params) ?trace_ref = fast_eq_check_tac ~params else auto_tac ~params ?trace_ref ;; - - - - - - - - - - - - - - - - - - - -