]> matita.cs.unibo.it Git - helm.git/commitdiff
...
authorClaudio Sacerdoti Coen <claudio.sacerdoticoen@unibo.it>
Thu, 26 Feb 2004 11:45:02 +0000 (11:45 +0000)
committerClaudio Sacerdoti Coen <claudio.sacerdoticoen@unibo.it>
Thu, 26 Feb 2004 11:45:02 +0000 (11:45 +0000)
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"