summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2006-09-07 23:44:28 +0000
committerKarl Berry <karl@freefriends.org>2006-09-07 23:44:28 +0000
commit5c6d8279370b75ec409c087237a798f1fe547cf1 (patch)
treeca59f700388d2112bdf4c2ac712c7393c6dd1976 /Master/texmf-dist/tex/latex
parent76c5544ce671ef8e88ff14e9c9a8f99f196f4897 (diff)
examdesign update for class name change (7sep06)
git-svn-id: svn://tug.org/texlive/trunk@2100 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex')
-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'.