diff options
author | Karl Berry <karl@freefriends.org> | 2006-09-07 23:44:28 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2006-09-07 23:44:28 +0000 |
commit | 5c6d8279370b75ec409c087237a798f1fe547cf1 (patch) | |
tree | ca59f700388d2112bdf4c2ac712c7393c6dd1976 /Master/texmf-dist/source/latex/examdesign/examdesign.ins | |
parent | 76c5544ce671ef8e88ff14e9c9a8f99f196f4897 (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/source/latex/examdesign/examdesign.ins')
-rw-r--r-- | Master/texmf-dist/source/latex/examdesign/examdesign.ins | 30 |
1 files changed, 30 insertions, 0 deletions
diff --git a/Master/texmf-dist/source/latex/examdesign/examdesign.ins b/Master/texmf-dist/source/latex/examdesign/examdesign.ins new file mode 100644 index 00000000000..59d3fae91b0 --- /dev/null +++ b/Master/texmf-dist/source/latex/examdesign/examdesign.ins @@ -0,0 +1,30 @@ +\def\batchfile{examdesign.ins} +\input docstrip.tex + +\preamble +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 +modify it under the terms of the GNU General Public License +as published by the Free Software Foundation; either version 2 +of the License, or (at your option) any later version. + +This program is distributed in the hope that it will be useful, +but WITHOUT ANY WARRANTY; without even the implied warranty of +MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +GNU General Public License for more details. + +You should have received a copy of the GNU General Public License along with +this program; if not, write to the Free Software Foundation, Inc., 59 Temple +Place - Suite 330, Boston, MA 02111-1307, USA. + +For error reports contact me at jalex@uci.edu. + +\endpreamble + +\generate{\file{examdesign.cls}{\from{examdesign.dtx}{header,ulem,random,othercode}}} + +\endinput +%% +%% End of file `examdesign.ins'. |