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