diff options
author | Karl Berry <karl@freefriends.org> | 2006-01-13 00:03:57 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2006-01-13 00:03:57 +0000 |
commit | 7bc41bd59a87490e711e4e22107060451c601c2a (patch) | |
tree | a8e5f7ccb565b748aa1996e70582ba6acf80c528 /Master/texmf-dist/tex/latex/pst-3dplot | |
parent | 85f9496cc02f23a40f908121bed1af62a5817e45 (diff) |
pst-3dplot
git-svn-id: svn://tug.org/texlive/trunk@1234 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 | 7 |
1 files changed, 7 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..3ad092c023a --- /dev/null +++ b/Master/texmf-dist/tex/latex/pst-3dplot/pst-3dplot.sty @@ -0,0 +1,7 @@ +\RequirePackage{pstricks} +\ProvidesPackage{pst-3dplot}[2004/07/15 package wrapper for + pst-3dplot.tex (hv)] +\input{pst-3dplot.tex} +\ProvidesFile{pst-3dplot.tex} + [\filedate\space v\fileversion\space `PST-3dplot' (hv)] +\endinput |