]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/software/components/acic_procedural/proceduralHelpers.mli
Procedural: some comments added in the generated script
[helm.git] / helm / software / components / acic_procedural / proceduralHelpers.mli
index e1b7f49f6bfaa55d8810407d31df45cdbe903f83..a02d8ab1dd5f12257eda3f0d3470b1f7768f10a4 100644 (file)
@@ -57,6 +57,8 @@ val cic:
    Cic.annterm -> Cic.term
 val occurs:
    Cic.context -> what:Cic.term -> where:Cic.term -> bool
+val name_of_uri:
+   UriManager.uri -> int option -> int option -> string
 val cic_bc:
    Cic.context -> Cic.term -> Cic.term
 val acic_bc: