diff options
Diffstat (limited to 'Master/texmf-dist/tex/latex/pst-fractal')
-rw-r--r-- | Master/texmf-dist/tex/latex/pst-fractal/pst-fractal.sty | 3 |
1 files changed, 2 insertions, 1 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 33b263ef54f..24f45c6acaf 100644 --- a/Master/texmf-dist/tex/latex/pst-fractal/pst-fractal.sty +++ b/Master/texmf-dist/tex/latex/pst-fractal/pst-fractal.sty @@ -1,10 +1,11 @@ +%% $Id: pst-fractal-doc.tex 658 2017-11-26 16:55:41Z herbert $ \RequirePackage{pstricks} \ProvidesPackage{pst-fractal}[2007/09/25 package wrapper for pst-fractal.tex (hv)] \input{pst-fractal.tex} \IfFileExists{pst-fractal.pro}{% \ProvidesFile{pst-fractal.pro} - [2007/05/14 v. 0.01, PostScript prologue file (hv)] + [2017/11/26 v. 0.04, PostScript prologue file (hv)] \@addtofilelist{pst-fractal.pro}}{}% \ProvidesFile{pst-fractal.tex} [\filedate\space v\fileversion\space `PST-fractal' (hv)] |