blob: 23363a92093e7d71dbab76d3e7319be4e6dfad1f (
plain)
1
2
3
4
5
6
7
8
9
10
|
%% $Id: pst-3dplot.sty 294 2010-02-18 21:15:47Z herbert $
\RequirePackage{pstricks}
\RequirePackage{fancybox}
\ProvidesPackage{colortab}[2010/05/13 package wrapper for
colortab.tex (hv)]
\input{colortab.tex}
\ProvidesFile{colortab.tex}
[\filedate\space v\fileversion\space `colortab' (tvz)]
\endinput
|