diff options
-rw-r--r-- | Master/texmf-dist/tex/latex/pst-barcode/pst-barcode.sty | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/latex/pst-barcode/pst-barcode.sty b/Master/texmf-dist/tex/latex/pst-barcode/pst-barcode.sty new file mode 100644 index 00000000000..9379848ca16 --- /dev/null +++ b/Master/texmf-dist/tex/latex/pst-barcode/pst-barcode.sty @@ -0,0 +1,7 @@ +\RequirePackage{pstricks} +\ProvidesPackage{pst-barcode}[2005/07/24 package wrapper for + pst-barcode.tex (hv)] +\input{pst-barcode.tex} +\ProvidesFile{pst-barcode.tex} + [\filedate\space v\fileversion\space `PST-barcode' (hv)] +\endinput |