diff options
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} }{} |