5 lines
115 B
Text
5 lines
115 B
Text
|
$makeindex = "makeindex -s gind.ist %O -o %D %S";
|
||
|
$clean_ext .= ' glo';
|
||
|
$clean_ext .= ' hd';
|
||
|
$clean_ext .= ' ins';
|