diff options
Diffstat (limited to 'Master/texmf-dist/tex')
-rw-r--r-- | Master/texmf-dist/tex/latex/examdesign/examdesign.cls (renamed from Master/texmf-dist/tex/latex/examdesign/exam.cls) | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/Master/texmf-dist/tex/latex/examdesign/exam.cls b/Master/texmf-dist/tex/latex/examdesign/examdesign.cls index 8187a21e80e..b0a66f6f9f1 100644 --- a/Master/texmf-dist/tex/latex/examdesign/exam.cls +++ b/Master/texmf-dist/tex/latex/examdesign/examdesign.cls @@ -1,11 +1,11 @@ %% -%% This is file `exam.cls', +%% This is file `examdesign.cls', %% generated with the docstrip utility. %% %% The original source files were: %% -%% exam.dtx (with options: `header,ulem,random,othercode') -%% File: exam.dtx Copyright (C) 1997-2001 Jason Alexander +%% examdesign.dtx (with options: `header,ulem,random,othercode') +%% File: examdesign.dtx Copyright (C) 1997-2001 Jason Alexander %% Copyright (C) 19yy name of author %% %% This program is free software; you can redistribute it and/or @@ -24,9 +24,9 @@ %% %% For error reports contact me at jalex@uci.edu. %% -\ProvidesFile{exam.dtx} +\ProvidesFile{examdesign.dtx} \NeedsTeXFormat{LaTeX2e} -\ProvidesClass{exam} +\ProvidesClass{examdesign} \newcounter{passes}\setcounter{passes}{2} \newif\ifmcbold \mcboldfalse \newif\ifmcunder \mcunderfalse @@ -1464,4 +1464,4 @@ \endinput %% -%% End of file `exam.cls'. +%% End of file `examdesign.cls'. |