diff options
author | Karl Berry <karl@freefriends.org> | 2010-06-21 22:28:00 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2010-06-21 22:28:00 +0000 |
commit | 938ee1f7038369afe0f81bc0070eac38bca54ddb (patch) | |
tree | e4e63ac5585d78fbf5cb51812c27f19f3a4d2a6b /Master/texmf-dist/tex/latex | |
parent | 7417f5e4e32759e8fbaba3abe1d586dc34e5da85 (diff) |
pst-func 0.69 (21jun10)
git-svn-id: svn://tug.org/texlive/trunk@19097 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex')
-rw-r--r-- | Master/texmf-dist/tex/latex/pst-func/pst-func.sty | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/Master/texmf-dist/tex/latex/pst-func/pst-func.sty b/Master/texmf-dist/tex/latex/pst-func/pst-func.sty index 3dc8dc66d6e..5487a0b8e41 100644 --- a/Master/texmf-dist/tex/latex/pst-func/pst-func.sty +++ b/Master/texmf-dist/tex/latex/pst-func/pst-func.sty @@ -1,12 +1,12 @@ \RequirePackage{pstricks} -\ProvidesPackage{pst-func}[2008/03/21 package wrapper for +\ProvidesPackage{pst-func}[2010/06/21 package wrapper for pst-func.tex (hv)] \input{pst-func.tex} \ProvidesFile{pst-func.tex} [\filedate\space v\fileversion\space `PST-func' (hv)] \IfFileExists{pst-func.pro}{% \ProvidesFile{pst-func.pro} - [2009/12/29 v. 0.12, PostScript prologue file (hv)] + [2009/06/21 v. 0.13, PostScript prologue file (hv)] \@addtofilelist{pst-func.pro}}{}% \endinput -%% $Id: pst-func.sty 227 2009-12-29 18:38:27Z herbert $ +%% $Id: pst-func.sty 355 2010-06-21 10:02:44Z herbert $ |