]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/ocaml/cic_disambiguation/logic_notation.ml
added sample configuration file
[helm.git] / helm / ocaml / cic_disambiguation / logic_notation.ml
index a19361b32e7264717b96e5f5fc185353d50fff99..1d47711da721d2d9419169d460acf0df76ab9512 100644 (file)
@@ -57,6 +57,6 @@ let _ =
        in
        Cic.Appl [
          Cic.MutInd (HelmLibraryObjects.Logic.eq_URI, 0, []);
-           Cic.Implicit; t1; t2
+           Cic.Implicit (Some `Type); t1; t2
        ]))