diff options
author | Karl Berry <karl@freefriends.org> | 2008-11-30 00:23:28 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2008-11-30 00:23:28 +0000 |
commit | c561c8be4cd2da741055131d54298d3bf0160745 (patch) | |
tree | e410a34bb0a4f0e258d54129441aedbd035067a9 /Master/texmf-dist/tex/latex | |
parent | 0667ea0af1a4171b6e1dc55b119aa2a7b814760d (diff) |
pst-bspline update (29nov08)
git-svn-id: svn://tug.org/texlive/trunk@11474 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex')
-rw-r--r-- | Master/texmf-dist/tex/latex/pst-bspline/pst-Bspline.sty | 5 | ||||
-rw-r--r-- | Master/texmf-dist/tex/latex/pst-bspline/pst-bspline.sty | 5 |
2 files changed, 5 insertions, 5 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 deleted file mode 100644 index 3c09ba23182..00000000000 --- a/Master/texmf-dist/tex/latex/pst-bspline/pst-Bspline.sty +++ /dev/null @@ -1,5 +0,0 @@ -\ProvidesPackage{pst-Bspline} - -\input{pst-Bspline} - -\endinput
\ No newline at end of file diff --git a/Master/texmf-dist/tex/latex/pst-bspline/pst-bspline.sty b/Master/texmf-dist/tex/latex/pst-bspline/pst-bspline.sty new file mode 100644 index 00000000000..6500f4dbefb --- /dev/null +++ b/Master/texmf-dist/tex/latex/pst-bspline/pst-bspline.sty @@ -0,0 +1,5 @@ +\ProvidesPackage{pst-bspline} + +\input{pst-bspline} + +\endinput
\ No newline at end of file |