######################################################################
# Copyright (c) 1993 Technical Research Centre of Finland
# All rights reserved.
#
# This software is provided ``as is'' and without any express or
# implied warranties, including, without limitation, the implied
# warranties of merchantibility and fitness for a particular purpose.
######################################################################

# cerial header.hxx

rm -f tmpa.*
prepro $1 -x < $1 > /dev/null
mv tmpa.hxx `basename $1 .hxx`_ser.hxx
mv tmpa.cxx `basename $1 .hxx`_ser.cxx
mv tmpa.asn `basename $1 .hxx`.asn
rm -f tmpa.enu
