doc-src/IsarImplementation/makeglossary
author urbanc
Fri, 14 Sep 2007 13:32:07 +0200
changeset 24572 7be5353ec4bd
parent 18537 2681f9e34390
permissions -rwxr-xr-x
reverted back to the old version of the equivariance lemma for ALL

#!/bin/sh
# $Id$

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