File: ifthen.hva

package info (click to toggle)
hevea 1.07-6
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 1,624 kB
  • ctags: 2,053
  • sloc: ml: 17,062; sh: 344; makefile: 183
file content (9 lines) | stat: -rw-r--r-- 242 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
\ififthen\endinput\fi
\@stopimage
\@primitives{ifthen}
\newcommand{\@iffileexists}[3]{\ifthenelse{\@fileexists{#1}}{#2}{#3}}
\newcommand{\@ifundefined}[3]
{\ifthenelse{\@commandexists\csname #1\endcsname}{#3}{#2}}
\ifthentrue
\@restartimage