diff options
Diffstat (limited to 'Master/texmf-dist/tex/latex/pst-plot')
-rw-r--r-- | Master/texmf-dist/tex/latex/pst-plot/pst-plot.sty | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/latex/pst-plot/pst-plot.sty b/Master/texmf-dist/tex/latex/pst-plot/pst-plot.sty new file mode 100644 index 00000000000..466b97c4748 --- /dev/null +++ b/Master/texmf-dist/tex/latex/pst-plot/pst-plot.sty @@ -0,0 +1,7 @@ +% $Id: pst-plot.sty 265 2010-01-22 13:12:25Z herbert $ +\RequirePackage{pstricks} +\ProvidesPackage{pst-plot}[2010/01/22 package wrapper for pst-plot.tex] +\input{pst-plot.tex} +\ProvidesFile{pst-plot.tex} + [\filedate\space \fileversion\space `pst-plot' (tvz,hv)] +\endinput |