%% 
%% This is file `theorem.drv', generated 
%% on <1994/5/20> with the docstrip utility (2.0r).
%% 
%% The original source files were:
%% 
%% theorem.doc  (with options: `drv')
%% 
%% Copyright (C) 1989-1992 by Frank Mittelbach. All rights reserved. 
%% 
%% This file is part of the multicol package. 
%% 
%% IMPORTANT NOTICE: 
%% 
%% You are not allowed to change this file. You may however copy this 
%% file to a file with a different name and then change the copy if you 
%% obey the restrictions on file changes described in readme.mz. 
%% 
%% You are NOT ALLOWED to distribute this file alone. You are NOT 
%% ALLOWED to take money for the distribution or use of this file (or a 
%% changed version) except for a nominal charge for copying etc. 
%% 
%% You are allowed to distribute this file under the condition that it is 
%% distributed together with all files mentioned in readme.mz2. 
%% 
%% If you receive only some of these files from someone, complain! 
%% 
%% However, if these files are distributed by established suppliers as 
%% part of a complete TeX distribution, and the structure of the 
%% distribution would make it difficult to distribute the whole set of 
%% files, *those parties* are allowed to distribute only some of the 
%% files provided that it is made clear that the user will get a complete 
%% distribution-set upon request to that supplier (not me). Notice that 
%% this permission is not granted to the end user. 
%% 
%% 
%% For error reports in case of UNCHANGED versions see readme.mz 
%% 
%% 

\def\fileversion{v2.1c}
\def\filedate{92/06/22}
\def\docdate {92/06/22}

%% \CheckSum{528}
%% \CharacterTable
%%  {Upper-case    \A\B\C\D\E\F\G\H\I\J\K\L\M\N\O\P\Q\R\S\T\U\V\W\X\Y\Z
%%   Lower-case    \a\b\c\d\e\f\g\h\i\j\k\l\m\n\o\p\q\r\s\t\u\v\w\x\y\z
%%   Digits        \0\1\2\3\4\5\6\7\8\9
%%   Exclamation   \!     Double quote  \"     Hash (number) \#
%%   Dollar        \$     Percent       \%     Ampersand     \&
%%   Acute accent  \'     Left paren    \(     Right paren   \)
%%   Asterisk      \*     Plus          \+     Comma         \,
%%   Minus         \-     Point         \.     Solidus       \/
%%   Colon         \:     Semicolon     \;     Less than     \<
%%   Equals        \=     Greater than  \>     Question mark \?
%%   Commercial at \@     Left bracket  \[     Backslash     \\
%%   Right bracket \]     Circumflex    \^     Underscore    \_
%%   Grave accent  \`     Left brace    \{     Vertical bar  \|
%%   Right brace   \}     Tilde         \~}
%%
\documentstyle[theorem,thb,thp,thmb,thc,thm,thcb%
              ,doc%
              ]{article}

%%   The next few lines define theorem sets which are used
%%   in the example section of the documentation.

 \theoremstyle{break}      \newtheorem{Cor}{Corollary}
 \theoremstyle{plain}      \newtheorem{Exa}{Example}[section]
 {\theorembodyfont{\rm}    \newtheorem{Rem}{Remark}}
 \theoremstyle{marginbreak}\newtheorem{Lem}[Cor]{Lemma}
 \theoremstyle{change}
 \theorembodyfont{\it}     \newtheorem{Def}[Cor]{Definition}

\theoremheaderfont{\sc}

\CodelineIndex
\RecordChanges


\begin{document}
   \DocInput{theorem.doc}
\end{document}

\endinput
%% 
%% End of file `theorem.drv'.
