diff options
author | Karl Berry <karl@freefriends.org> | 2019-02-19 22:18:42 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2019-02-19 22:18:42 +0000 |
commit | 549c5b5143e9ae63dbce060b6460b8e0995d7dc8 (patch) | |
tree | 00484d7343831b8e7bbac245a5a12d643225030d /Master/texmf-dist/tex/latex/pst-marble | |
parent | 6b4f5bdb09d9da774f715d9d66bb900c0db73ab8 (diff) |
pst-marble (19feb19)
git-svn-id: svn://tug.org/texlive/trunk@50060 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/pst-marble')
-rw-r--r-- | Master/texmf-dist/tex/latex/pst-marble/pst-marble.sty | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/Master/texmf-dist/tex/latex/pst-marble/pst-marble.sty b/Master/texmf-dist/tex/latex/pst-marble/pst-marble.sty index f6f0d367e87..3c55b57a3f6 100644 --- a/Master/texmf-dist/tex/latex/pst-marble/pst-marble.sty +++ b/Master/texmf-dist/tex/latex/pst-marble/pst-marble.sty @@ -1,11 +1,11 @@ \RequirePackage{pstricks} -\ProvidesPackage{pst-marble}[2019/02/01 package wrapper for PSTricks pst-marble.tex] +\ProvidesPackage{pst-marble}[2019/02/18 package wrapper for PSTricks pst-marble.tex] \input pst-marble.tex \ProvidesFile{pst-marble.tex} [\filedate\space v\fileversion\space `PST-marble'] -\IfFileExists{pst-marble.pro}{% +\IfFileExists{pst-marble.pro}{ \ProvidesFile{pst-marble.pro} - [2019/02/01 v. 1.2, PostScript prologue file ] -\@addtofilelist{pst-marble.pro}}{}% + [2019-02-18 v. 1.3, PostScript prologue file] +\@addtofilelist{pst-marble.pro}}{} \endinput |