diff options
author | Karl Berry <karl@freefriends.org> | 2013-06-29 15:38:25 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2013-06-29 15:38:25 +0000 |
commit | fa15421ac0e309a735fac98e1e6ca4432c0d031e (patch) | |
tree | 05982c4b1e38df425f7cf3872e4e307037847480 /Master/texmf-dist/tex/latex/pst-func | |
parent | fd0e0fada68b585f51bcd1422e59ed7c2271660d (diff) |
pst-func (3jun13)
git-svn-id: svn://tug.org/texlive/trunk@31038 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/pst-func')
-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 5487a0b8e41..934cfad3050 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}[2010/06/21 package wrapper for +\ProvidesPackage{pst-func}[2013/06/03 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/06/21 v. 0.13, PostScript prologue file (hv)] + [2013/06/03 v. 0.14, PostScript prologue file (hv)] \@addtofilelist{pst-func.pro}}{}% \endinput -%% $Id: pst-func.sty 355 2010-06-21 10:02:44Z herbert $ +%% $Id: pst-func.sty 784 2013-06-03 07:24:05Z herbert $ |