#!/bin/bash
rm *.lot
rm *.aux
rm *.log
rm *.dvi
rm *.toc
rm *.lof
