diff options
author | Karl Berry <karl@freefriends.org> | 2007-04-09 00:38:50 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2007-04-09 00:38:50 +0000 |
commit | bff92f08fb701e5e527b800881d7391aefab4a92 (patch) | |
tree | 537d9ecfc424000088f6922e354a677552dc37c5 /Master/texmf-dist/tex/latex/pst-fractal | |
parent | f562db71034b1e5239dfe51fa3c3c0bb5a5bd8d5 (diff) |
new package pst-fractal (5apr07)
git-svn-id: svn://tug.org/texlive/trunk@4137 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/pst-fractal')
-rw-r--r-- | Master/texmf-dist/tex/latex/pst-fractal/pst-fractal.sty | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/latex/pst-fractal/pst-fractal.sty b/Master/texmf-dist/tex/latex/pst-fractal/pst-fractal.sty new file mode 100644 index 00000000000..af3411ce767 --- /dev/null +++ b/Master/texmf-dist/tex/latex/pst-fractal/pst-fractal.sty @@ -0,0 +1,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 |