]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/software/components/ng_refiner/nCicUnifHint.mli
huge commit regarding the grafite_status:
[helm.git] / helm / software / components / ng_refiner / nCicUnifHint.mli
index 49df40bf9bd203b8f7aef5abecd1a0eb4d9fef10..7582c3df61f5f2fed4c3ed23fe8d1331590507e5 100644 (file)
@@ -16,8 +16,6 @@ type db
 val index_hint: 
   db -> NCic.context -> NCic.term -> NCic.term -> int -> db
 
-  (* gets the old imperative coercion DB *)
-val db : unit -> db
 val add_user_provided_hint : Cic.term -> int -> unit 
 
 val empty_db : db