diff options
author | Karl Berry <karl@freefriends.org> | 2007-12-23 01:05:36 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2007-12-23 01:05:36 +0000 |
commit | 2154eaa8df555b17f72558d748c04bfe1c9c144b (patch) | |
tree | 6db55c6713bdc0b1b6428a94eeaa969c45042c85 /Master/texmf-dist/tex/latex/pst-3dplot/pst-3dplot.sty | |
parent | f0572c6c196ee131830234fbde3a305ecdced4f0 (diff) |
pst-3dplot 1.78 (23dec07)
git-svn-id: svn://tug.org/texlive/trunk@5827 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/pst-3dplot/pst-3dplot.sty')
-rw-r--r-- | Master/texmf-dist/tex/latex/pst-3dplot/pst-3dplot.sty | 5 |
1 files changed, 4 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 23c451d5d20..8412e97f3b3 100644 --- a/Master/texmf-dist/tex/latex/pst-3dplot/pst-3dplot.sty +++ b/Master/texmf-dist/tex/latex/pst-3dplot/pst-3dplot.sty @@ -2,7 +2,10 @@ \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}}{}% +\IfFileExists{pst-3dplot.pro}{% + \ProvidesFile{pst-3dplot.pro} + [2007/12/22 v. 0.24, PostScript prologue file (hv)] + \@addtofilelist{pst-3dplot.pro}}{}% \ProvidesFile{pst-3dplot.tex} [\filedate\space v\fileversion\space `PST-3dplot' (hv)] \endinput |