]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/fix_params/cicFindParameters.ml
ocaml 3.09 transition
[helm.git] / helm / fix_params / cicFindParameters.ml
index f746751553d4970950f111e476864cde0bcc248c..c78d8d21907e622fc1c7fd89fc1f4d131968b858 100644 (file)
@@ -86,7 +86,6 @@ let rec parameters_of te ty pparams=
           | C.CurrentProof _ -> S.empty (*CSC wrong *)
           | _ -> raise WrongUriToConstant
         )
-     | C.Abst _ -> S.empty
      | C.MutInd (uri,_,_) ->
         (match CicCache.get_obj uri with
             C.InductiveDefinition (_, params, _) ->