diff options
Diffstat (limited to 'Master/texmf-dist/tex/latex')
-rw-r--r-- | Master/texmf-dist/tex/latex/pst-lsystem/pst-lsystem.sty | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/latex/pst-lsystem/pst-lsystem.sty b/Master/texmf-dist/tex/latex/pst-lsystem/pst-lsystem.sty new file mode 100644 index 00000000000..bf8a6f1e96b --- /dev/null +++ b/Master/texmf-dist/tex/latex/pst-lsystem/pst-lsystem.sty @@ -0,0 +1,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 |