aboutsummaryrefslogtreecommitdiff
path: root/test-suite/complexity/f_equal.v
AgeCommit message (Collapse)Author
2015-11-06Fixing complexity file f_equal.v.Hugo Herbelin
2015-11-06Fixing complexity issue with f_equal. Thanks to J.-H. JourdanHugo Herbelin
for reporting it. A "cut" was not appropriately chained on the second goal but on both goals, with the chaining on the first goal introducing noise.