diff options
author | Karl Berry <karl@freefriends.org> | 2006-09-12 18:38:04 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2006-09-12 18:38:04 +0000 |
commit | 6ab497ae05df040bd2c38540fbe0b6bcac7e66cb (patch) | |
tree | 9d462dc6354db77cb338adb373034b98a689d09a /Master/texmf-dist/tex/latex/pst-3dplot | |
parent | 899965daf71de8b1530f7edaf02b0d621faaf3ec (diff) |
pst-3dplot update (7feb06)
git-svn-id: svn://tug.org/texlive/trunk@2110 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/pst-3dplot')
-rw-r--r-- | Master/texmf-dist/tex/latex/pst-3dplot/pst-3dplot.sty | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/Master/texmf-dist/tex/latex/pst-3dplot/pst-3dplot.sty b/Master/texmf-dist/tex/latex/pst-3dplot/pst-3dplot.sty index 3ad092c023a..23c451d5d20 100644 --- a/Master/texmf-dist/tex/latex/pst-3dplot/pst-3dplot.sty +++ b/Master/texmf-dist/tex/latex/pst-3dplot/pst-3dplot.sty @@ -1,7 +1,8 @@ \RequirePackage{pstricks} -\ProvidesPackage{pst-3dplot}[2004/07/15 package wrapper for +\ProvidesPackage{pst-3dplot}[2006/02/07 package wrapper for pst-3dplot.tex (hv)] \input{pst-3dplot.tex} +\IfFileExists{pst-3dplot.pro}{\@addtofilelist{pst-3dplot.pro}}{}% \ProvidesFile{pst-3dplot.tex} [\filedate\space v\fileversion\space `PST-3dplot' (hv)] \endinput |