 # 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:
#     John C. Gyllenhaal
#
#  Revision history for this file:
#     2/99  Created by John C. Gyllenhaal (www.crhc.uiuc.edu/IMPACT)
###############################################################################

DESCRIPTION="Count the script the bench info framework replaced :)"
SETUP="ln -sf ${BENCH_DIR}/input2/print_training_info_1_02 .";
PREFIX="";
ARGS="print_training_info_1_02";
CHECK="diff ${RESULT_FILE} ${BENCH_DIR}/output2/result.out"
CLEANUP="rm -f print_training_info_1_02";

# Simulate everything
SKIP="0";
