diff options
-rw-r--r-- | Master/texmf-dist/tex/latex/pst-light3d/pst-light3d.sty | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/latex/pst-light3d/pst-light3d.sty b/Master/texmf-dist/tex/latex/pst-light3d/pst-light3d.sty new file mode 100644 index 00000000000..3dab341ba16 --- /dev/null +++ b/Master/texmf-dist/tex/latex/pst-light3d/pst-light3d.sty @@ -0,0 +1,7 @@ +\RequirePackage{pstricks} +\ProvidesPackage{pst-light3d}[2004/08/28 package wrapper for + pst-light3d.tex (hv)] +\input{pst-light3d.tex} +\ProvidesFile{pst-light3d.tex} + [\filedate\space v\fileversion\space `PST-light3d' (hv)] +\endinput
\ No newline at end of file |