diff options
Diffstat (limited to 'Master/texmf-dist/tex/latex/pst-pulley/pst-pulley.sty')
-rw-r--r-- | Master/texmf-dist/tex/latex/pst-pulley/pst-pulley.sty | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/latex/pst-pulley/pst-pulley.sty b/Master/texmf-dist/tex/latex/pst-pulley/pst-pulley.sty new file mode 100644 index 00000000000..c7df2fcbd0b --- /dev/null +++ b/Master/texmf-dist/tex/latex/pst-pulley/pst-pulley.sty @@ -0,0 +1,10 @@ +\RequirePackage{pstricks} +\ProvidesPackage{pst-pulley}[2012/01/17 package wrapper for PSTricks pst-pulley.tex] +\input{pst-pulley.tex} +\ProvidesFile{pst-pulley.tex} + [\filedate\space v\fileversion\space `PST-pulley' (ts)] +\IfFileExists{pst-pulley.pro}{% + \ProvidesFile{pst-pulley.pro} + [2011/08/04 v. 1.00, PostScript prologue file (hv)] + \@addtofilelist{pst-pulley.pro}}{}% +\endinput |