#! /bin/sh
$SDEVHOME/dic_xchek/SRC/indic.x < $1 >indic.output
mv -f $1.index $1.index.old
mv -f indic.output $1.index
