X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2Focaml%2Fcic_notation%2FcicNotationRew.mli;h=22b4f64e8fd827a4ecaf48ffed49600f0f171117;hb=91a095f0686ee569ba035e4e30c7d071588cb8e7;hp=105f3ffba58218d1c38d18843337e7bb409b95ad;hpb=e20f3963028a966fc93ba0d611c4aa8341d20e2c;p=helm.git diff --git a/helm/ocaml/cic_notation/cicNotationRew.mli b/helm/ocaml/cic_notation/cicNotationRew.mli index 105f3ffba..22b4f64e8 100644 --- a/helm/ocaml/cic_notation/cicNotationRew.mli +++ b/helm/ocaml/cic_notation/cicNotationRew.mli @@ -51,8 +51,8 @@ val lookup_interpretations: CicNotationPt.cic_appl_pattern) list val add_pretty_printer: - ?precedence:int -> - ?associativity:Gramext.g_assoc -> + precedence:int -> + associativity:Gramext.g_assoc -> CicNotationPt.term -> (* level 2 pattern *) CicNotationPt.term -> (* level 1 pattern *) pretty_printer_id