#!/bin/sh

ccmakeindex $1 $2 $3 $4 $5 $6 $7 $8 $9 2>tmpfile@

cat tmpfile@|ctran

/bin/rm -f tmpfile@ idxfile@ option@

exit
