diff options
author | Karl Berry <karl@freefriends.org> | 2006-01-13 00:03:59 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2006-01-13 00:03:59 +0000 |
commit | 161aafbdf83af6caee0f1111174cb80d7f90fe0b (patch) | |
tree | 1f0c39b636e6f669a0a8c562d1c11400f3e917f5 /Master/texmf-dist/tex/latex/pst-bar | |
parent | 7bc41bd59a87490e711e4e22107060451c601c2a (diff) |
pst-bar
git-svn-id: svn://tug.org/texlive/trunk@1235 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/pst-bar')
-rw-r--r-- | Master/texmf-dist/tex/latex/pst-bar/pst-bar.sty | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/latex/pst-bar/pst-bar.sty b/Master/texmf-dist/tex/latex/pst-bar/pst-bar.sty new file mode 100644 index 00000000000..ed014a1471c --- /dev/null +++ b/Master/texmf-dist/tex/latex/pst-bar/pst-bar.sty @@ -0,0 +1,6 @@ +\RequirePackage{pstricks}% +\ProvidesPackage{pst-bar}[2004/08/22 package wrapper for pst-bar.tex (ahr)] +\input{pst-bar.tex} +\ProvidesFile{pst-bar.tex} + [\filedate\space v\fileversion\space `pst-bar' (ahr)] +\endinput |