blob: 31dd14f6045d018f6bed82e9f48c12572783fca9 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
\RequirePackage{pstricks}
\ProvidesPackage{pst-circ}[2004/10/31 package wrapper for
pst-circ.tex (hv)]
\input{pst-circ.tex}
\IfFileExists{pst-circ.pro}{%
\ProvidesFile{pst-circ.pro}
[2007/09/04 v. 0.14, PostScript prologue file (hv)]
\@addtofilelist{pst-circ.pro}}{}%
\ProvidesFile{pst-circ.tex}
[\filedate\space v\fileversion\space `PST-circ' (CJ,hv)]
\endinput
|