Fix test syntax errors in configure.ac
[ctsim.git] / doc / makeidx.sty
1 % makeidx.sty 20-Jan-87   modified for international usage
2 %
3 % Modified by J.Schrod (TeXsys).
4 % according to the suggestion of H.Partl (TU Wien) in german.sty
5 % to make caption names adaptable to other languages.
6  
7 \@ifundefined{seeterm}{\def\seeterm{see}}{} % <-----------
8  
9 \def\see#1#2{{\em \seeterm\/} #1}
10 \def\printindex{\@input{\jobname.ind}}
11