blob: c7df2fcbd0bbbf3ee956f3c82b817dd22fc93587 (
plain)
1
2
3
4
5
6
7
8
9
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
|