#! /bin/csh -f
# Last edited on 2004-04-30 21:33:24 by stolfi

set path = ( \
  ${STOLFIHOME}/programs/c/PZ/converted/ \
  ${path} \
)

cat ceramic-2-0012-f016.flc \
  | pz_draw \
      -windowFile ceramic-2-flc \
      -output ceramic-2-0012-f016 \
      -epsFormat \
      -scaleIcon Kernel -scaleDotStep 4 \
      -scaleIconLambda 16 
