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

DESCRIPTION="Count characters, words, and lines in a on char file"
SETUP="";
PREFIX="";
ARGS="</dev/null";
CHECK="diff ${RESULT_FILE} ${BENCH_DIR}/outputnull/result.out"
CLEANUP="";

# Simulate everything
SKIP="0";
