]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/ocaml/cic_disambiguation/logic_notation.ml
...
[helm.git] / helm / ocaml / cic_disambiguation / logic_notation.ml
index 192c2a9c1c96553aa139654489e6df1d90c6adc5..3c73aabd1cafedf81e87ca6a33150c17d659b8dd 100644 (file)
@@ -64,6 +64,7 @@ let _ =
        Cic.Appl [
          Cic.MutInd (HelmLibraryObjects.Logic.eq_URI, 0, []);
            Cic.Implicit (Some `Type); t1; t2
+      ]));
   DisambiguateChoices.add_binary_op "and" "logical and"
     (mutind HelmLibraryObjects.Logic.and_URI);
   DisambiguateChoices.add_binary_op "or" "logical or"