#!/bin/bash
#
# Loescht Hilfsdateien
# 2007/11/09 by tf@wurzel.org
#
rm -fv *.aux *.log *.out *.toc, *.lof, *.lot *.mpx mpxerr.*
