diff options
author | Karl Berry <karl@freefriends.org> | 2009-11-19 00:14:41 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2009-11-19 00:14:41 +0000 |
commit | 4d009ca7c9f1312489e10e6956242106b57d57bc (patch) | |
tree | 9c096d917ee536ce8365a79b532b34f3cd0c0a59 /Master/texmf-dist/tex/latex/pstricks-add | |
parent | 8968ecaf8fa9c4e06cdc046034b4ffd9569df83f (diff) |
pstricks-add update
git-svn-id: svn://tug.org/texlive/trunk@16068 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/pstricks-add')
-rw-r--r-- | Master/texmf-dist/tex/latex/pstricks-add/pstricks-add.sty | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/Master/texmf-dist/tex/latex/pstricks-add/pstricks-add.sty b/Master/texmf-dist/tex/latex/pstricks-add/pstricks-add.sty index 59f40aaa57a..8c1c405bea0 100644 --- a/Master/texmf-dist/tex/latex/pstricks-add/pstricks-add.sty +++ b/Master/texmf-dist/tex/latex/pstricks-add/pstricks-add.sty @@ -1,4 +1,4 @@ -%% $Id: pstricks-add.sty 112 2009-04-17 19:21:56Z herbert $ +%% $Id: pstricks-add.sty 150 2009-11-14 09:25:53Z herbert $ % \RequirePackage{pstricks} \ProvidesPackage{pstricks-add}[2009/03/17 v. 0.13 package wrapper for @@ -10,6 +10,9 @@ \ProvidesFile{pstricks-add.pro} [2009/03/17 v. 0.22, PostScript prologue file (hv)] \@addtofilelist{pstricks-add.pro}}{}% +\input{pst-fp.tex} +\ProvidesFile{pst-fp.tex} + [\filedate\space v\fileversion\space `PST-fp' (hv)] \InputIfFileExists{pstricks-add.cfg}{% \PackageInfo{pstricks-add}{Local config file pstricks-add.cfg used} }{} |