diff options
author | Karl Berry <karl@freefriends.org> | 2007-08-31 00:19:57 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2007-08-31 00:19:57 +0000 |
commit | b11496f0a340a6f20e0261b605ecb7f92074c4ec (patch) | |
tree | 1f81b2ba664709c42aa8558ba34464f06c067099 /Master/texmf-dist | |
parent | 702b82ff7c77a32060382ef7c3887d2b11fd1a2d (diff) |
pst-3dplot.sty restored (texhax 28 Aug 2007 22:59:03)
git-svn-id: svn://tug.org/texlive/trunk@4843 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist')
-rw-r--r-- | Master/texmf-dist/tex/latex/pst-3dplot/pst-3dplot.sty | 8 |
1 files changed, 8 insertions, 0 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 new file mode 100644 index 00000000000..23c451d5d20 --- /dev/null +++ b/Master/texmf-dist/tex/latex/pst-3dplot/pst-3dplot.sty @@ -0,0 +1,8 @@ +\RequirePackage{pstricks} +\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 |