|
|
1.1 root 1: . ../Setpath
2: for i in `cat $1.ls`
3: do
4: rm -f local/$i.out
5: echo Running $i
6: $Icont -s $i.icn
7: ./$i <$i.dat >local/$i.out 2>&1
8: echo Checking $i
9: diff local/$i.out stand/$i.out
10: rm -f $i
11: done
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.