]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/software/components/ng_kernel/oCic2NCic.mli
select honors the substitution
[helm.git] / helm / software / components / ng_kernel / oCic2NCic.mli
index 02ee706efa1fa597da0df7b5b58a3b3c024d129c..ddb1baa3d964b4d1a29d9aeb3e015ee36eaf1aea 100644 (file)
@@ -17,3 +17,5 @@ val reference_of_ouri: UriManager.uri -> NReference.spec -> NReference.reference
 
 val convert_obj: UriManager.uri -> Cic.obj -> NCic.obj list
 val convert_term: UriManager.uri -> Cic.term -> NCic.term * NCic.obj list
+
+val clear: unit -> unit