diff options
author | Karl Berry <karl@freefriends.org> | 2006-01-13 00:04:40 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2006-01-13 00:04:40 +0000 |
commit | d5638043648341121fbc50fade8dfb12d785035a (patch) | |
tree | a18642d98a5cfbfee04a57c7ac89793572465f00 | |
parent | 1694abbba1697d127eeb45c17c25c488420d6993 (diff) |
pst-vue3d
git-svn-id: svn://tug.org/texlive/trunk@1255 c570f23f-e606-0410-a88d-b1316a301751
-rw-r--r-- | Master/texmf-dist/tex/latex/pst-vue3d/pst-vue3d.sty | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/latex/pst-vue3d/pst-vue3d.sty b/Master/texmf-dist/tex/latex/pst-vue3d/pst-vue3d.sty new file mode 100644 index 00000000000..30875625bb8 --- /dev/null +++ b/Master/texmf-dist/tex/latex/pst-vue3d/pst-vue3d.sty @@ -0,0 +1,7 @@ +\RequirePackage{pstricks} +\ProvidesPackage{pst-vue3d}[2000/07/15 package wrapper for + pst-vue3d.tex (ML)] +\input{pst-vue3d.tex} +\ProvidesFile{pst-vue3d.tex} + [\filedate\space v\fileversion\space `PST-VUE3D' (ML)] +\endinput |