blob: 13fe0a7c877444865a1d4056713d442be4dd17cc (
plain)
1
2
3
4
5
6
7
8
9
10
|
\RequirePackage{pstricks}
\ProvidesPackage{pst-map3d}[2004/01/05 package wrapper for PSTricks pst-map3d.tex (hv)]
\input{pst-map3d.tex}
\ProvidesFile{pst-map3d.tex}
[\filedate\space v\fileversion\space `PST-map3d' (ml,jm,hv)]
\IfFileExists{pst-map3d.pro}{%
\ProvidesFile{pst-map3d.pro}
[2008/03/22 v. 1.0, PostScript prologue file (ml)]
\@addtofilelist{pst-map3d.pro}}{}%
\endinput
|