summaryrefslogtreecommitdiff
path: root/Build/source/texk/web2c/hitexdir/tex/ifhint.tex
blob: 87ae7b4b1c1316b7dbb0a6e5b323d7c0a78ea8b1 (plain)
1
2
3
4
5
6
7
\newif\ifhint
% How to test for the HiTeX engine
\expandafter\ifx\csname HINTversion\endcsname\relax
  \hintfalse
\else
  \hinttrue
\fi