You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
likely because of this line: check-stage$(1)-T-$(2)-H-$(3): tidy. There's also a CFG_NOTIDY variable that turns off tidy for every rule. Removing it from the per-stage rules seems fine to me.
This allows benchcomp to pass the list of results to an external program
for modification before the results are visualized. This can be used,
for example, to visualize only a relevant subset of results.
By submitting this pull request, I confirm that my contribution is made
under the terms of the Apache 2.0 and MIT licenses.
The text was updated successfully, but these errors were encountered: