doc-src/IsarImplementation/makeglossary
author huffman
Thu, 17 May 2007 00:45:27 +0200
changeset 22985 501e6dfe4e5a
parent 18537 2681f9e34390
permissions -rwxr-xr-x
cleaned up proof of Maclaurin_sin_bound

#!/bin/sh
# $Id$

NAME="$1"
makeindex -s nomencl -o "${NAME}.gls" "${NAME}.glo"
./checkglossary "${NAME}.glo"