blob: b12795ce04a801fda6ec784ef00ba3094732870f (
plain)
1
2
3
4
5
6
7
8
9
10
|
\RequirePackage{pstricks}%
\ProvidesPackage{pst-bar}[2004/08/22 package wrapper for pst-bar.tex (ahr)]
\input{pst-bar.tex}
\IfFileExists{pst-bar.pro}{%
\ProvidesFile{pst-bar.pro}
[2004/08/22 v. 0.2, PostScript prologue file (ahr)]
\@addtofilelist{pst-bar.pro}}{}%
\ProvidesFile{pst-bar.tex}
[\filedate\space v\fileversion\space `pst-bar' (ahr)]
\endinput
|