#!/bin/sh
# To remove temporary files in doc.
# To run: "./remove.com"
#
rm -f *.aux *.log *.dvi


syntax highlighted by Code2HTML, v. 0.9.1