blob: af3411ce76792538953902063f63ca09b4a30641 (
plain)
1
2
3
4
5
6
7
8
|
\RequirePackage{pstricks}
\ProvidesPackage{pst-fractal}[2007/04/02 package wrapper for
pst-fractal.tex (hv)]
\input{pst-fractal.tex}
\IfFileExists{pst-fractal.pro}{\@addtofilelist{pst-fractal.pro}}{}%
\ProvidesFile{pst-fractal.tex}
[\filedate\space v\fileversion\space `PST-fractal' (hv)]
\endinput
|