diff options
author | Karl Berry <karl@freefriends.org> | 2018-09-25 20:33:21 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2018-09-25 20:33:21 +0000 |
commit | 3e004e73a1f3a3a69e57c1a809fe6c6fbbb0371f (patch) | |
tree | bc08c6040194d365eb047d284e2da75ceec80b44 /Master/texmf-dist/tex/latex | |
parent | 4abba3d913a7f4857425e6813470cf2918008a33 (diff) |
pst-lsystem (25sep18)
git-svn-id: svn://tug.org/texlive/trunk@48762 c570f23f-e606-0410-a88d-b1316a301751
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 |