blob: d11f64db10a022b7a425297b5ae5905f8f47eb52 (
plain)
1
2
3
4
5
6
7
8
|
\RequirePackage{pstricks}
\ProvidesPackage{pst-knot}[2009/11/07 package wrapper for
pst-knot.tex (hv)]
\input{pst-knot.tex}
\ProvidesFile{pst-knot.tex}
[\filedate\space v\fileversion\space `PST-knot' (hv)]
\IfFileExists{pst-psm.pro}{\@addtofilelist{pst-psm.pro}}{}%
\endinput
|