X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;ds=sidebyside;f=matita%2Fcomponents%2Fcontent_pres%2FtermContentPres.mli;h=69cb38b998844151ab8b20a20b103c8c84606e88;hb=a4a2345e2efaf4cc64aa4daf40e2bce05a400f12;hp=41018d39000dfed3cfca57209cb49ee602435529;hpb=10d33a8c1be31d0c7aeccee8968fd5218ca2510a;p=helm.git diff --git a/matita/components/content_pres/termContentPres.mli b/matita/components/content_pres/termContentPres.mli index 41018d390..69cb38b99 100644 --- a/matita/components/content_pres/termContentPres.mli +++ b/matita/components/content_pres/termContentPres.mli @@ -39,13 +39,11 @@ class status : method set_content_pres_status: #g_status -> 'self end -type pretty_printer_id - val add_pretty_printer: #status as 'status -> NotationPt.term -> (* level 2 pattern *) CicNotationParser.checked_l1_pattern -> - 'status * pretty_printer_id + 'status (** {2 content -> pres} *)