summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/pst-3dplot/pst-3dplot.sty
blob: 60d1f7da48ecdb4caa92e84cb277b5edafe9be5f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
%% $Id: pst-3dplot.sty 21 2020-08-04 12:53:07Z herbert $
\RequirePackage{pstricks}
\RequirePackage{pst-3d}
\RequirePackage{pst-plot}
\RequirePackage{pst-node}
\RequirePackage{multido}
\ProvidesPackage{pst-3dplot}[2010/01/01 package wrapper for 
  pst-3dplot.tex (hv)]
\input{pst-3dplot.tex}
\IfFileExists{pst-3dplot.pro}{%
  \ProvidesFile{pst-3dplot.pro}
    [2010/01/01 v. 0.30,  PostScript prologue file (hv)]
    \@addtofilelist{pst-3dplot.pro}}{}%
\ProvidesFile{pst-3dplot.tex}
  [\filedate\space v\fileversion\space `PST-3dplot' (hv)]
\endinput