doc-src/IsarImplementation/makeglossary
changeset 30242 aea5d7fa7ef5
parent 30241 3a1aef73b2b2
parent 30236 e70dae49dc57
child 30244 48543b307e99
child 30251 7aec011818e0
child 30257 06b2d7f9f64b
     1.1 --- a/doc-src/IsarImplementation/makeglossary	Wed Mar 04 11:05:02 2009 +0100
     1.2 +++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.3 @@ -1,6 +0,0 @@
     1.4 -#!/bin/sh
     1.5 -# $Id$
     1.6 -
     1.7 -NAME="$1"
     1.8 -makeindex -s nomencl -o "${NAME}.gls" "${NAME}.glo"
     1.9 -./checkglossary "${NAME}.glo"