diff options
author | Karl Berry <karl@freefriends.org> | 2010-10-15 23:09:30 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2010-10-15 23:09:30 +0000 |
commit | 19b68112afa7a9fefc611f2e796e82a3884d0e08 (patch) | |
tree | 569ff823f08987a1733ee6de9d4507b15599632d /Master/texmf-dist/tex/latex/pst-bspline | |
parent | 1df1829282a57c887b9dc8ceefc83905a3359252 (diff) |
pst-bspline (15oct10)
git-svn-id: svn://tug.org/texlive/trunk@20115 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/pst-bspline')
-rw-r--r-- | Master/texmf-dist/tex/latex/pst-bspline/pst-bspline.sty | 16 |
1 files changed, 5 insertions, 11 deletions
diff --git a/Master/texmf-dist/tex/latex/pst-bspline/pst-bspline.sty b/Master/texmf-dist/tex/latex/pst-bspline/pst-bspline.sty index 58c9eca005b..6500f4dbefb 100644 --- a/Master/texmf-dist/tex/latex/pst-bspline/pst-bspline.sty +++ b/Master/texmf-dist/tex/latex/pst-bspline/pst-bspline.sty @@ -1,11 +1,5 @@ -\RequirePackage{pstricks} -\ProvidesPackage{pst-bspline}[2007/12/23 package wrapper for - pst-bspline.tex (hv)] -\input{pst-bspline.tex} -%\IfFileExists{pst-bspline.pro}{% -% \ProvidesFile{pst-bspline.pro} -% [2007/03/23 v. 0.01, PostScript prologue file (hv)] -% \@addtofilelist{pst-bspline.pro}}{}% -\ProvidesFile{pst-bspline.tex} - [\filedate\space v\fileversion\space `pst-bspline' (ms)] -\endinput +\ProvidesPackage{pst-bspline} + +\input{pst-bspline} + +\endinput
\ No newline at end of file |