doc-src/IsarImplementation/makeglossary
author chaieb
Wed, 27 Feb 2008 14:39:48 +0100
changeset 26154 894f3860ebfd
parent 18537 2681f9e34390
permissions -rwxr-xr-x
Installation of Quantifier elimination for ordered fields moved to Library/Dense_Linear_Order.thy

#!/bin/sh
# $Id$

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