diff options
Diffstat (limited to 'Master/texmf-dist/tex/latex/pst-math/pst-math.sty')
-rw-r--r-- | Master/texmf-dist/tex/latex/pst-math/pst-math.sty | 9 |
1 files changed, 6 insertions, 3 deletions
diff --git a/Master/texmf-dist/tex/latex/pst-math/pst-math.sty b/Master/texmf-dist/tex/latex/pst-math/pst-math.sty index 52ac7e7f6d4..9fb99e25041 100644 --- a/Master/texmf-dist/tex/latex/pst-math/pst-math.sty +++ b/Master/texmf-dist/tex/latex/pst-math/pst-math.sty @@ -1,6 +1,9 @@ -\ProvidesPackage{pst-math}[2004/03/20 package wrapper for PSTricks pst-math.tex] +\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' (cj)] -\IfFileExists{pst-func.pro}{\@addtofilelist{pst-math.pro}}{}% + [\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 |