X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2Fsoftware%2Fcomponents%2Fcic_exportation%2FcicExportation.mli;h=4d1c82c868ad19816e0a7c00142d7c54819f847c;hb=60f0eb9495af3b713c83ece46effd76dbaa40ce6;hp=1f68e4e75e57e8e62e9e8f11f24db67050e0ac16;hpb=0bb6d1ab1faf9fcad5cde39fb8e6b61f2f5695a3;p=helm.git diff --git a/helm/software/components/cic_exportation/cicExportation.mli b/helm/software/components/cic_exportation/cicExportation.mli index 1f68e4e75..4d1c82c86 100644 --- a/helm/software/components/cic_exportation/cicExportation.mli +++ b/helm/software/components/cic_exportation/cicExportation.mli @@ -25,5 +25,5 @@ (* $Id: cicPp.ml 7413 2007-05-29 15:30:53Z tassi $ *) -(* ppobj current_module_name obj *) +(* ppobj current_module_uri obj *) val ppobj : string -> Cic.obj -> string