DESCRIPTION="CINT2000/300.twolf ref-reduced input";
SETUP="ln -sf ${BENCH_DIR}/data/input/lgred/lgred.blk . ; ln -sf ${BENCH_DIR}/data/input/lgred/lgred.cel . ; ln -sf ${BENCH_DIR}/data/input/lgred/lgred.net . ; ln -sf ${BENCH_DIR}/data/input/lgred/lgred.par .";
PREFIX="";
ARGS=" lgred ";
CHECK="diff ${RESULT_FILE} ${BENCH_DIR}/data/output/lgred/lgred.stdout; diff lgred.twf ${BENCH_DIR}/data/output/lgred/lgred.twf; diff lgred.pin ${BENCH_DIR}/data/output/lgred/lgred.pin; diff lgred.pl1 ${BENCH_DIR}/data/output/lgred/lgred.pl1; diff lgred.pl2 ${BENCH_DIR}/data/output/lgred/lgred.pl2; diff lgred.sav ${BENCH_DIR}/data/output/lgred/lgred.sav; diff lgred.sv2 ${BENCH_DIR}/data/output/lgred/lgred.sv2;"
CLEANUP="rm -f lgred.blk lgred.cel lgred.net lgred.par lgred.out lgred.pin lgred.pl1 lgred.pl2 lgred.sav lgred.sv2 lgred.twf";
SKIP="0";
