diff options
Diffstat (limited to 'Master/texmf-dist/source/latex/erdc/erdc.ins')
-rw-r--r-- | Master/texmf-dist/source/latex/erdc/erdc.ins | 29 |
1 files changed, 29 insertions, 0 deletions
diff --git a/Master/texmf-dist/source/latex/erdc/erdc.ins b/Master/texmf-dist/source/latex/erdc/erdc.ins new file mode 100644 index 00000000000..b4b2b6394d8 --- /dev/null +++ b/Master/texmf-dist/source/latex/erdc/erdc.ins @@ -0,0 +1,29 @@ +% +% Doctrip file for erdc +% This file is in public domain +% $Id: erdc.ins,v 1.1 2009-03-09 19:16:23 boris Exp $ +% +\def\batchfile{erdc.ins} +\input docstrip +\keepsilent +\showprogress + + +\askforoverwritefalse + +\generate{% + \file{erdc.cls}{\from{erdc.dtx}{class}}} + +\obeyspaces +\Msg{*****************************************************}% +\Msg{* Congratulations! You successfully generated the *}% +\Msg{* erdc package. *}% +\Msg{* *}% +\Msg{* Please move the file erdc.cls to a place where *}% +\Msg{* LaTeX files are stored on your system. The manual *}% +\Msg{* is erdc.pdf . *}% +\Msg{* *}% +\Msg{* The package is released under LPPL *}% +\Msg{* *}% +\Msg{* Happy TeXing! *}% +\Msg{*****************************************************}%
\ No newline at end of file |