summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/pst-diffraction
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2007-09-16 00:18:08 +0000
committerKarl Berry <karl@freefriends.org>2007-09-16 00:18:08 +0000
commit14c7fd46eb994879e14d10b636bcd97a0a3237e8 (patch)
treec17867bf2b11377b69c1930324fe573baa0d7f37 /Master/texmf-dist/tex/latex/pst-diffraction
parentb4f513643e9222ff96f871b92cbd9d94c8ec1096 (diff)
new pstricks pst-diffraction (13sep07)
git-svn-id: svn://tug.org/texlive/trunk@4950 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/pst-diffraction')
-rw-r--r--Master/texmf-dist/tex/latex/pst-diffraction/pst-diffraction.sty14
1 files changed, 14 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/latex/pst-diffraction/pst-diffraction.sty b/Master/texmf-dist/tex/latex/pst-diffraction/pst-diffraction.sty
new file mode 100644
index 00000000000..441908f3a57
--- /dev/null
+++ b/Master/texmf-dist/tex/latex/pst-diffraction/pst-diffraction.sty
@@ -0,0 +1,14 @@
+\RequirePackage{pstricks}
+\RequirePackage{pst-xkey}
+\ProvidesPackage{pst-diffraction}[2009/09/04 package wrapper for
+ pst-diffraction.tex (hv)]
+\input{pst-diffraction.tex}
+\ProvidesFile{pst-diffraction.tex}
+ [\filedate\space v\fileversion\space `PST-diffraction' (ml,hv)]
+\IfFileExists{pst-diffraction.pro}{\@addtofilelist{pst-diffraction.pro}}{}%
+\InputIfFileExists{pst-diffraction.cfg}{%
+ \PackageInfo{pst-diffraction}%
+ {Local config file pst-diffraction.cfg used}
+}{}
+\endinput
+