-- This description file has been generated by the new_test prg
-- Please edit it if necessary.
name: optim
title: optim
prio: STD
type: STD
files: optim.sa  comp_out.1
lang: Sather
options: -O_fast -O_no_cse -O_debug -O_verbose -o optim optim.sa > /dev/null 2>&1
exec: ./optim 2>&1 | diff - comp_out.1
