#!/bin/tcsh -f
./make-clean
setenv SCMAXHEAP 100
unlimit stacksize
foreach f (*.polygon-movie)
  echo $f:r
  batch-leonard -jair2001 $f
  end
