]> matita.cs.unibo.it Git - helm.git/blobdiff - components/library/coercGraph.mli
added support for "polymorphic" coercions
[helm.git] / components / library / coercGraph.mli
index 1923a964a7fa8e799fe890194232d696c3af34c1..283d8a4844f3d26198bb80e3fee1e65d555a792f 100644 (file)
@@ -38,3 +38,4 @@ val is_a_coercion: Cic.term -> bool
 val source_of: Cic.term -> Cic.term
 val target_of: Cic.term -> Cic.term
 
+val generate_dot_file: unit -> string