]> matita.cs.unibo.it Git - helm.git/commitdiff
removed old broken code
authorAlberto Griggio <griggio@fbk.eu>
Thu, 21 Jul 2005 12:19:34 +0000 (12:19 +0000)
committerAlberto Griggio <griggio@fbk.eu>
Thu, 21 Jul 2005 12:19:34 +0000 (12:19 +0000)
helm/ocaml/paramodulation/inference.ml

index 23347e24ca0eb55d98d25c247bb2ba9e2eb15b11..db185b421b040e5a1f8cbb63677c399b43114c7e 100644 (file)
@@ -330,6 +330,7 @@ let meta_convertibility t1 t2 =
 ;;
 
 
+(*
 let replace_metas (* context *) term =
   let module C = Cic in
   let rec aux = function
@@ -420,6 +421,7 @@ let rec restore_subst (* context *) subst =
        i, (c, restore_metas (* context *) t, ty))
     subst
 ;;
+*)
 
 
 let rec check_irl start = function