diff options
author | Karl Berry <karl@freefriends.org> | 2008-07-23 21:59:09 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2008-07-23 21:59:09 +0000 |
commit | 25e2d07e6e4346cd52777d58bd2bf885c418e534 (patch) | |
tree | 9ea4cb5f37c7b01c07eca04a7ad155825b2cda42 /Master/texmf-dist/tex/latex/pst-geo | |
parent | 286bd513b7334270cf07920eab4fd9c606a4970c (diff) |
pst-geo update (23jul08)
git-svn-id: svn://tug.org/texlive/trunk@9729 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/pst-geo')
-rw-r--r-- | Master/texmf-dist/tex/latex/pst-geo/pst-map3d.sty | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/Master/texmf-dist/tex/latex/pst-geo/pst-map3d.sty b/Master/texmf-dist/tex/latex/pst-geo/pst-map3d.sty index 4094b6d8114..13fe0a7c877 100644 --- a/Master/texmf-dist/tex/latex/pst-geo/pst-map3d.sty +++ b/Master/texmf-dist/tex/latex/pst-geo/pst-map3d.sty @@ -2,5 +2,9 @@ \ProvidesPackage{pst-map3d}[2004/01/05 package wrapper for PSTricks pst-map3d.tex (hv)] \input{pst-map3d.tex} \ProvidesFile{pst-map3d.tex} - [\filedate\space v\fileversion\space `PST-map3d' (mljm,hv)] + [\filedate\space v\fileversion\space `PST-map3d' (ml,jm,hv)] +\IfFileExists{pst-map3d.pro}{% + \ProvidesFile{pst-map3d.pro} + [2008/03/22 v. 1.0, PostScript prologue file (ml)] +\@addtofilelist{pst-map3d.pro}}{}% \endinput |