blob: 6643af09a58d1a563abf20857c974f5ccb618915 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
\RequirePackage{pstricks}
\ProvidesPackage{pst-marble}[2019/02/25 package wrapper for PSTricks pst-marble.tex]
\input pst-marble.tex
\ProvidesFile{pst-marble.tex}
[\filedate\space v\fileversion\space `PST-marble']
\IfFileExists{pst-marble.pro}{
\ProvidesFile{pst-marble.pro}
[2019-02-25 v. 1.4, PostScript prologue file]
\@addtofilelist{pst-marble.pro}}{}
\endinput
|