#!/bin/sh
rm -f  *.ps
rm -f  *.dvi
rm -f  *.log
rm -f  *.aux
rm -f  *.idx
rm -f  *.glo
rm -f  *~
rm -f  *.cfg
