X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;ds=inline;f=helm%2Focaml%2Fcic_disambiguation%2FcicTextualParser2.ml;h=76f62b4171947473da8d3ab844f3049da5e730ec;hb=9b676d1df6d16c95e2b227c4ae0e353f6e2a308a;hp=2b6d6c0c9f5ae10adc44a3ab786afdda83f7d982;hpb=31f877fe0b3f0c0a4d5f03ff40c5afe5eb3f326f;p=helm.git diff --git a/helm/ocaml/cic_disambiguation/cicTextualParser2.ml b/helm/ocaml/cic_disambiguation/cicTextualParser2.ml index 2b6d6c0c9..76f62b417 100644 --- a/helm/ocaml/cic_disambiguation/cicTextualParser2.ml +++ b/helm/ocaml/cic_disambiguation/cicTextualParser2.ml @@ -182,7 +182,7 @@ EXTEND ] | "add" LEFTA [ (* nothing here by default *) ] | "mult" LEFTA [ (* nothing here by default *) ] - | "power" LEFTA [ (* nothing here by default *) ] + | "power" LEFTA [ (* nothing here by default *) ] | "inv" NONA [ (* nothing here by default *) ] | "simple" NONA [ sort = sort -> CicAst.Sort sort