blob: ed02c1e4a1bfb23e9f1df5d9f8cb6b370f43cbce (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
\RequirePackage{pstricks}
\ProvidesPackage{pst-barcode}[2012/11/16 package wrapper for
pst-barcode.tex (hv)]
\input{pst-barcode.tex}
\ProvidesFile{pst-barcode.tex}
[\filedate\space v\fileversion\space `PST-barcode' (hv)]
\IfFileExists{pst-barcode.pro}{%
\ProvidesFile{pst-barcode.pro}
[2011/03/12 PostScript prologue file (hv)]
\@addtofilelist{pst-barcode.pro}}{}%
\endinput
|