diff options
author | Karl Berry <karl@freefriends.org> | 2007-10-16 17:34:02 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2007-10-16 17:34:02 +0000 |
commit | 7ac40f0e6332cede8098803712911982c68b4974 (patch) | |
tree | 0ab3630e69b41da033c9a8f14483983e1c8a1162 /Master/texmf-dist/tex/latex/pst-circ | |
parent | f7e10a2d27667dd0c45ab087197ae6ee3ecd445c (diff) |
pst-circ update (15oct07)
git-svn-id: svn://tug.org/texlive/trunk@5205 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/pst-circ')
-rw-r--r-- | Master/texmf-dist/tex/latex/pst-circ/pst-circ.sty | 12 |
1 files changed, 10 insertions, 2 deletions
diff --git a/Master/texmf-dist/tex/latex/pst-circ/pst-circ.sty b/Master/texmf-dist/tex/latex/pst-circ/pst-circ.sty index b6b3c68e4ab..31dd14f6045 100644 --- a/Master/texmf-dist/tex/latex/pst-circ/pst-circ.sty +++ b/Master/texmf-dist/tex/latex/pst-circ/pst-circ.sty @@ -1,3 +1,11 @@ -\ProvidesPackage{pst-circ}[2004/06/10 package wrapper for PSTricks pst-circ.tex (cj/hv)] -\input pst-circ.tex +\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 |