summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/latex/ydoc/ydoc.ins
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/source/latex/ydoc/ydoc.ins')
-rw-r--r--Master/texmf-dist/source/latex/ydoc/ydoc.ins26
1 files changed, 0 insertions, 26 deletions
diff --git a/Master/texmf-dist/source/latex/ydoc/ydoc.ins b/Master/texmf-dist/source/latex/ydoc/ydoc.ins
deleted file mode 100644
index eead38f53ef..00000000000
--- a/Master/texmf-dist/source/latex/ydoc/ydoc.ins
+++ /dev/null
@@ -1,26 +0,0 @@
-% ydoc.ins
-% Copyright (c) 2010 by Martin Scharrer <martin@scharrer-online.de>
-% WWW: http://latex.scharrer-online.de/
-
-% See file 'ydoc.dtx' for copyright and licence information.
-% $Id: ydoc.ins 1846 2010-04-10 10:41:21Z martin $
-
-\input docstrip
-
-\keepsilent
-\askforoverwritefalse
-
-\preamble
-\endpreamble
-
-\generate{%
- \file{ydoc.cls}{\from{ydoc.dtx}{class}}%
- \file{ydoc.sty}{\from{ydoc.dtx}{package}}%
- \file{ydoc-code.sty}{\from{ydoc.dtx}{code}}%
- \file{ydoc-desc.sty}{\from{ydoc.dtx}{desc}}%
- \file{ydoc-expl.sty}{\from{ydoc.dtx}{expl}}%
- \file{ydoc-doc.sty}{\from{ydoc.dtx}{doc}}%
-}
-
-\endbatchfile
-% vim: ft=tex