blob: 38f32e640b6768a56995d5057ef5f6d2fcaccca8 (
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/05/11 v. 0.4, PostScript prologue file (hv)]
\@addtofilelist{pst-math.pro}}{}%
\endinput
|