diff options
author | Karl Berry <karl@freefriends.org> | 2008-01-25 00:36:22 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2008-01-25 00:36:22 +0000 |
commit | 084f1b4b577b51129c688cc6b3b87279a313a576 (patch) | |
tree | 861000ea7b56771df9c503030c5d1ba89856a3a5 /Master/texmf-dist/tex/latex/pst-3dplot | |
parent | 7ca4082666f4f857a378a5330e889aa36051e02b (diff) |
pst-3dplot 1.79 (23jan08)
git-svn-id: svn://tug.org/texlive/trunk@6395 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 | 4 |
1 files changed, 3 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 8412e97f3b3..d7f9f778d45 100644 --- a/Master/texmf-dist/tex/latex/pst-3dplot/pst-3dplot.sty +++ b/Master/texmf-dist/tex/latex/pst-3dplot/pst-3dplot.sty @@ -1,11 +1,13 @@ +%% $Id: pst-3dplot.sty 9 2008-01-03 20:22:50Z herbert $ \RequirePackage{pstricks} \ProvidesPackage{pst-3dplot}[2006/02/07 package wrapper for pst-3dplot.tex (hv)] \input{pst-3dplot.tex} \IfFileExists{pst-3dplot.pro}{% \ProvidesFile{pst-3dplot.pro} - [2007/12/22 v. 0.24, PostScript prologue file (hv)] + [2008/01/03 v. 0.25, PostScript prologue file (hv)] \@addtofilelist{pst-3dplot.pro}}{}% \ProvidesFile{pst-3dplot.tex} [\filedate\space v\fileversion\space `PST-3dplot' (hv)] \endinput + |