]> matita.cs.unibo.it Git - helm.git/blobdiff - components/tactics/autoTypes.ml
Modifications to auto due to the introduction of the universe in
[helm.git] / components / tactics / autoTypes.ml
index 9031a0338736fa152c1efd1add013abc95a66b5c..5a84c2c2ba73bab691fdd39cc606ebfa718346a9 100644 (file)
@@ -38,7 +38,7 @@ let default_flags _ =
   {maxwidth=3;
    maxdepth=3;
    timeout=Unix.gettimeofday() +.3.0;
-   use_library=true;
+   use_library=false;
    use_paramod=true;
    use_only_paramod=false;
    close_more=false;