Files
mlpack/fastlib/branches/fastlib-old/u/nvasil/docs/proposal/makeindexall.bat
T
Ryan Curtin f6864dd435 Move fastlib-old (originally 'fastlib') to fastlib/branches/fastlib-old where it
will sit until the end of time and nobody will touch it because it's old
2010-01-31 22:31:55 +00:00

5 lines
196 B
Batchfile

if EXIST %1.glo makeindex -t %1.glg -o %1.gls -s gtthesis-gloss.ist %1.glo
if EXIST %1.los makeindex -t %1.llg -o %1.lss -s gtthesis-los.ist %1.los
if EXIST %1.idx makeindex -o %1.ind %1.idx