]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/software/components/tactics/proofEngineHelpers.mli
Demodulate and applyS moved form saturation to auto.
[helm.git] / helm / software / components / tactics / proofEngineHelpers.mli
index 0b5db790dce1aa66cf9c0c5edc877c355f83eefa..21628cba145eb0958c9c703dba2dbe2b39e716dc 100644 (file)
@@ -122,3 +122,4 @@ val list_rev_map_filter: ('a -> 'b option) -> 'a list -> 'b list
 
 val get_name: Cic.context -> int -> string option
 
+val get_rel: Cic.context -> string -> Cic.term option