doc-src/IsarImplementation/makeglossary
author huffman
Thu, 08 Jan 2009 10:26:50 -0800
changeset 29408 6d10cf26b5dc
parent 18537 2681f9e34390
permissions -rwxr-xr-x
add lemmas dvd_minus_iff and minus_dvd_iff in class comm_ring_1

#!/bin/sh
# $Id$

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