#! /bin/csh
# Usage: bounce ENVFIL

# get the root for the file
set root = `basename $1`

rm -f IRCFIL

$krak/bounce.out < $1.env >!  $root.prt

mv IRCFIL          $root.irc  # Internal Refl. Coef. file (output)
