Delete parser reference outputs so that test will no longer be run.

Runtimes are way too long with current inputs.

--HG--
extra : convert_revision : 19323308b40fb7de00c77ee552e39ca6558804b8
This commit is contained in:
Steve Reinhardt 2006-12-10 01:50:12 -05:00
parent ac32645c27
commit fcb9a304b5

View file

@ -0,0 +1,6 @@
I removed the reference outputs for this program because it's taking
way too long... over an hour for simple-atomic and over 19 hrs for
o3-timing. We need to find a shorter input if we want to keep this
in the regressions.
Steve