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