X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=components%2Ftactics%2Fauto.ml;h=c2d933b0a091750b5205587faddbf872984f7216;hb=8d79bb9b3b6d9bf27901529231956352578f1ab5;hp=f767ed21e4936efba0f6181c58fa7ab05b97f1ad;hpb=e790aae7c451b81b629f61b15335d7cfe629e845;p=helm.git diff --git a/components/tactics/auto.ml b/components/tactics/auto.ml index f767ed21e..c2d933b0a 100644 --- a/components/tactics/auto.ml +++ b/components/tactics/auto.ml @@ -795,7 +795,6 @@ let rec auto_main tables maxm context flags elems universe cache = "with depth"^string_of_int depth)); debug_print (lazy (AutoCache.cache_print context cache)); if sort = T (* && tl <> []*) then - aux flags tables maxm cache ((metasenv,subst,gl)::tl) (debug_print (lazy (" FAILURE(not in prop)")); aux flags tables maxm cache ((metasenv,subst,gl)::tl))