blob: 09377686fff25b51d1a7ba35098a9144205c672d (
plain)
1
2
3
4
5
6
7
|
\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)]
\IfFileExists{pst-bar.pro}{\@addtofilelist{pst-bar.pro}}{}% hv 2006-01-20
\endinput
|