summaryrefslogtreecommitdiff
path: root/Build/source/texk/web2c/hitexdir/tex/ifhint.tex
blob: 6d7cb2dccf190e0e955c276f0520399d8654809e (plain)
1
2
3
4
5
6
7
% How to test for the HINT output
\newif\ifHINT
\expandafter\ifx\csname HINTversion\endcsname\relax
  \HINTfalse
\else
  \HINTtrue
\fi