]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/ocaml/cic/cicUtil.mli
added term_of_uri
[helm.git] / helm / ocaml / cic / cicUtil.mli
index 24383061caa120b0b01ffa146497b8aa858afde8..0b98e51fa1b66dd0c6fbed83b60992abbfc508e4 100644 (file)
@@ -36,3 +36,6 @@ val clean_up_local_context :
 val is_closed : Cic.term -> bool
 
 val meta_closed : Cic.term -> bool
+
+val term_of_uri: string -> Cic.term
+