diff options
author | Karl Berry <karl@freefriends.org> | 2007-09-26 17:54:09 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2007-09-26 17:54:09 +0000 |
commit | 8286e8f8443b365625bc4b24a1abc456129738ff (patch) | |
tree | 868826acd057768d68c23a794d737fef1486e80a /Master/texmf-dist/tex/latex/pst-fractal | |
parent | e681b05dbd6ec04a81ce0d7eb73de747c1a3113e (diff) |
pst-fractal 0.0.5 (25sep07)
git-svn-id: svn://tug.org/texlive/trunk@5050 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/pst-fractal')
-rw-r--r-- | Master/texmf-dist/tex/latex/pst-fractal/pst-fractal.sty | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/Master/texmf-dist/tex/latex/pst-fractal/pst-fractal.sty b/Master/texmf-dist/tex/latex/pst-fractal/pst-fractal.sty index af3411ce767..33b263ef54f 100644 --- a/Master/texmf-dist/tex/latex/pst-fractal/pst-fractal.sty +++ b/Master/texmf-dist/tex/latex/pst-fractal/pst-fractal.sty @@ -1,8 +1,11 @@ \RequirePackage{pstricks} -\ProvidesPackage{pst-fractal}[2007/04/02 package wrapper for +\ProvidesPackage{pst-fractal}[2007/09/25 package wrapper for pst-fractal.tex (hv)] \input{pst-fractal.tex} -\IfFileExists{pst-fractal.pro}{\@addtofilelist{pst-fractal.pro}}{}% +\IfFileExists{pst-fractal.pro}{% + \ProvidesFile{pst-fractal.pro} + [2007/05/14 v. 0.01, PostScript prologue file (hv)] + \@addtofilelist{pst-fractal.pro}}{}% \ProvidesFile{pst-fractal.tex} [\filedate\space v\fileversion\space `PST-fractal' (hv)] \endinput |