blob: 8da9f0018b874a55800906b01dcd9c025f464db7 (
plain)
1
2
3
4
5
6
7
8
9
|
\ProvidesPackage{pst-math}[2009/01/20 package wrapper for PSTricks pst-math.tex]
\input pst-math.tex
\ProvidesFile{pst-math.tex}
[\filedate\space v\fileversion\space `PST-math' (hv)]
\IfFileExists{pst-math.pro}{%
\ProvidesFile{pst-math.pro}
[2009/08/27 v. 0.5, PostScript prologue file (hv)]
\@addtofilelist{pst-math.pro}}{}%
\endinput
|