blob: 24f45c6acaf378b6e61c24cbf6f6a67163dc70e6 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
%% $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}
[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)]
\endinput
|