diff options
Diffstat (limited to 'Master/texmf-dist/doc/latex/computational-complexity/cc-portability-frame.tex')
-rw-r--r-- | Master/texmf-dist/doc/latex/computational-complexity/cc-portability-frame.tex | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/computational-complexity/cc-portability-frame.tex b/Master/texmf-dist/doc/latex/computational-complexity/cc-portability-frame.tex new file mode 100644 index 00000000000..b6047497c48 --- /dev/null +++ b/Master/texmf-dist/doc/latex/computational-complexity/cc-portability-frame.tex @@ -0,0 +1,13 @@ +\newif\ifcc\IfFileExists{cc.cls}{\cctrue}{\ccfalse}\ifcc + +%%% Include your document here +%%% (formatted as described in this documentation or +%%% sketched by the template file cctemplate.tex). + +\else + +%%% Include cc-cls-inline.tex here. + +\typeout{Please call latex again.} +\makeatletter\expandafter\@@end +\fi |