diff options
author | Karl Berry <karl@freefriends.org> | 2006-01-11 23:52:03 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2006-01-11 23:52:03 +0000 |
commit | abf0cff974f4b3e51f8beddfd842a58b08ef3458 (patch) | |
tree | d9d4c9b4a348b9df99101904699e1dfd1befca7e /Master/texmf-dist/source/latex/csvtools/csvtools.ins | |
parent | f8e01a46c95d1647c326dcec8aa513f1a40591ec (diff) |
trunk/Master/texmf-dist/source/latex/csvtools
git-svn-id: svn://tug.org/texlive/trunk@207 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/source/latex/csvtools/csvtools.ins')
-rw-r--r-- | Master/texmf-dist/source/latex/csvtools/csvtools.ins | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/Master/texmf-dist/source/latex/csvtools/csvtools.ins b/Master/texmf-dist/source/latex/csvtools/csvtools.ins new file mode 100644 index 00000000000..a8444bb04e9 --- /dev/null +++ b/Master/texmf-dist/source/latex/csvtools/csvtools.ins @@ -0,0 +1,17 @@ +\input docstrip + +\preamble +Copyright (C) 2000 Nicola Talbot, all rights reserved. +If you modify this file, you must change its name first. +You are NOT ALLOWED to distribute this file alone. You are NOT +ALLOWED to take money for the distribution or use of either this +file or a changed version, except for a nominal charge for copying +etc. +\endpreamble + +\askforoverwritefalse + +\generate{\file{csvtools.sty}{\from{csvtools.dtx}{package}} + \nopreamble\nopostamble\file{csvtools.pl}{\from{csvtools.dtx}{perl}}} + +\endbatchfile |