run.sh revision ecc558cbb89fa407b54ff2cfacb68a245bb82591
#!/bin/sh
for i in *.het
do
../../hets -v2 -A -o th,pp.xml,xml $i
done
svn diff