blob: 34e80d319f1786f2c48f7bbc0e1825d0b94a7cdb (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
\RequirePackage{pstricks}
\ProvidesPackage{pst-barcode}[2006/07/23 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
|