blob: 9fb99e25041c2d4a30e0d187339d9a17276c7c34 (
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/01/20 v. 0.3, PostScript prologue file (hv)]
\@addtofilelist{pst-math.pro}}{}%
\endinput
|