diff options
author | Karl Berry <karl@freefriends.org> | 2008-09-07 23:57:12 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2008-09-07 23:57:12 +0000 |
commit | 673804acf177656a3e2cadbbbeeaae23c72e4c1b (patch) | |
tree | 6d0f2b2027df5495857a9ac39282913f3c54990a /Master/texmf-dist/tex/latex/psgo | |
parent | 439639682a803e8520a3d85ec0201dffad34b60e (diff) |
new pstricks package psgo (6sep08)
git-svn-id: svn://tug.org/texlive/trunk@10453 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/psgo')
-rw-r--r-- | Master/texmf-dist/tex/latex/psgo/psgo.sty | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/Master/texmf-dist/tex/latex/psgo/psgo.sty b/Master/texmf-dist/tex/latex/psgo/psgo.sty index 93d71470332..15bd25506ed 100644 --- a/Master/texmf-dist/tex/latex/psgo/psgo.sty +++ b/Master/texmf-dist/tex/latex/psgo/psgo.sty @@ -18,9 +18,9 @@ % RCS-ID: $Id: psgo.sty,v 1.7 2004/02/24 10:20:11 vbos Exp $ % \NeedsTeXFormat{LaTeX2e}% -\ProvidesPackage{psgo}[2003/10/06, v0.16] -\message{`PSGO', <2004/02/24>, v0.16} -\RequirePackage{pstricks,pstcol,pst-node,calc,ifthen} +\ProvidesPackage{psgo}[2008/09/04, v0.17] +\message{`PSGO', <2008/09/04>, v0.17} +\RequirePackage{pstricks,pst-node,calc,ifthen} \newcommand{\psgo}{\textsf{psgo}} \newsavebox{\stmarkbox} |