summaryrefslogtreecommitdiff
path: root/graphics/texcad32/Texcad32.sty
blob: d7c9001fbe9c8073daf248bf1d663e8eb09b0d86 (plain)
1
2
3
4
5
6
7
8
9
\NeedsTeXFormat{LaTeX2e}
\ProvidesPackage{texcad32}[18/3/2004 Version 1.0]
\RequirePackage{ifpdf}
\DeclareOption{tec}{%
   \newcommand{\tcinput}[1]{\input{#1.tec}}}
\DeclareOption{tcp}{%
   \newcommand{\tcinput}[1]{\input{#1.tcp}}}
\ProcessOptions\relax