X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=components%2Ftactics%2Fsetoids.ml;h=7d0e958cc40ce059e980a1b3d3a467eb2633756a;hb=fbdd1cc46819d19ed135391a4a954c19d1b92c0c;hp=1e650cc7a047ca08e2d336c6300bb5ba2b652982;hpb=a1c4c601850c71e094a4703af00f02ca2026d8ed;p=helm.git diff --git a/components/tactics/setoids.ml b/components/tactics/setoids.ml index 1e650cc7a..7d0e958cc 100644 --- a/components/tactics/setoids.ml +++ b/components/tactics/setoids.ml @@ -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 =