blob: 3b79d1689c03489c1d359d5945165e493e15b1e0 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
\RequirePackage{pstricks}
\ProvidesPackage{pst-geo}[2016/11/28 package wrapper for PSTricks pst-geo.tex (hv)]
\input pst-geo.tex
\ProvidesFile{pst-geo.tex}
[\filedate\space v\fileversion\space `PST-geo' (hv)]
\IfFileExists{pst-geo.pro}{%
\ProvidesFile{pst-geo.pro}
[2016/12/07 v. 0.03, PostScript prologue file (hv)]
\@addtofilelist{pst-geo.pro}}{}%
\endinput
|