summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/latex/ydoc/ydoc.ins
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2011-03-21 21:59:45 +0000
committerKarl Berry <karl@freefriends.org>2011-03-21 21:59:45 +0000
commit4f243e567cce42bca2f019edec58026baf5b6162 (patch)
treecdb5dd12a2a25edea2f45413f5a0610fae01a888 /Master/texmf-dist/source/latex/ydoc/ydoc.ins
parentbd9ed7a519b6dce70bfb60a035fa991fe5861c17 (diff)
ydoc (21mar11)
git-svn-id: svn://tug.org/texlive/trunk@21787 c570f23f-e606-0410-a88d-b1316a301751
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