aboutsummaryrefslogtreecommitdiffhomepage
path: root/test-suite/complexity/f_equal.v
Commit message (Collapse)AuthorAge
* Fixing complexity file f_equal.v.Gravatar Hugo Herbelin2015-11-06
|
* Fixing complexity issue with f_equal. Thanks to J.-H. JourdanGravatar Hugo Herbelin2015-11-06
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.