doc-src/IsarImplementation/makeglossary
author wenzelm
Thu, 03 Aug 2006 17:30:43 +0200
changeset 20335 b5eca86ef9cc
parent 18537 2681f9e34390
permissions -rwxr-xr-x
moved bires_inst_tac etc. to rule_insts.ML;

#!/bin/sh
# $Id$

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