X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=matita%2Fcomponents%2Fcontent%2FnotationUtil.mli;h=ac291a2cebc72156afa5ffb44c54380a4a158832;hb=19a25bf176255055193372554437729a6fa1894c;hp=f7c1c0cd439625f8a4f286d37055eec552bf1a80;hpb=f6b7c6ae353e014761a3d24dbc87e00d828d7f2d;p=helm.git diff --git a/matita/components/content/notationUtil.mli b/matita/components/content/notationUtil.mli index f7c1c0cd4..ac291a2ce 100644 --- a/matita/components/content/notationUtil.mli +++ b/matita/components/content/notationUtil.mli @@ -92,3 +92,7 @@ type notation_id val fresh_id: unit -> notation_id +val refresh_uri_in_term: + refresh_uri_in_term:(NCic.term -> NCic.term) -> + refresh_uri_in_reference:(NReference.reference -> NReference.reference) -> + NotationPt.term -> NotationPt.term