]> matita.cs.unibo.it Git - helm.git/blobdiff - components/cic_unification/cicRefine.mli
added support for "polymorphic" coercions
[helm.git] / components / cic_unification / cicRefine.mli
index 224a7586c957dfbf91e4704917489a348158b43a..c3ab49e0abd84dd19a79de242dffb25999928e79 100644 (file)
@@ -46,3 +46,6 @@ val typecheck :
 
 val insert_coercions: bool ref (* initially true *)
 
+(* given a closed term returns it with all coercions packed *)
+val pack_coercion_obj: Cic.obj -> Cic.obj
+