 # IMPACT Public Release (www.crhc.uiuc.edu/IMPACT)            Version 2.33  #
 # IMPACT Trimaran Release (www.trimaran.org)                  July 12, 1999 #
###############################################################################
#  Run 'read_exec_info --help | more' for documentation.
#
#  Source of this file's information:
#     SPEC (http://www.spec.org/)
#
#  Revision history for this file:
#     3/99  Created by Erik Nystrom (www.crhc.uiuc.edu/IMPACT)
###############################################################################

DESCRIPTION="CINT95/129.compress/data/test/input";
SETUP="ln -sf ${BENCH_DIR}/input3/test.in .";
PREFIX="";
ARGS="< test.in";
CHECK="diff ${RESULT_FILE} ${BENCH_DIR}/output3/test.out"
CLEANUP="rm -f test.in";

# Around 2,900,000 instructions in .O_im_p, simulate everything
SKIP="0";
