]> matita.cs.unibo.it Git - helm.git/blobdiff - components/tactics/setoids.ml
...
[helm.git] / components / tactics / setoids.ml
index f81fe99efcb0b31dae0bbcd2cdd2ddaea1aee856..7d0e958cc40ce059e980a1b3d3a467eb2633756a 100644 (file)
@@ -1816,7 +1816,7 @@ let setoid_replace_in id relation c1 c2 ~new_goals (*COQgl*) =
 
 let setoid_reflexivity_tac =
  let tac ((proof,goal) as status) =
-  let (_,metasenv,_,_) = proof in
+  let (_,metasenv,_subst,_,_, _) = proof in
   let metano,context,ty = CicUtil.lookup_meta goal metasenv in
    try
     let relation_class =