blob: 6ea036696d97b328db0d1f7261f63f8bdc993961 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
\RequirePackage{pstricks}
\RequirePackage{pst-grad}
\ProvidesPackage{pst-perspective}[2014/02/21 package wrapper for PSTricks pst-perspective.tex]
\input{pst-perspective.tex}
\ProvidesFile{pst-perspective.tex}
[\filedate\space v\fileversion\space `PST-perspective' (ts)]
\IfFileExists{pst-perspective.pro}{%
\ProvidesFile{pst-perspective.pro}
[2014/04/07 v. 1.01, PostScript prologue file (hv)]
\@addtofilelist{pst-perspective.pro}}{}%
\endinput
|