blob: 1102dd4226c415c2f99ff7f0e55291a0739155ee (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
%% $Id: pst-thick.sty 170 2009-12-08 21:30:53Z herbert $
\RequirePackage{pstricks}
\ProvidesPackage{pst-thick}[2009/12/08 package wrapper for
pst-thick.tex (hv)]
\input{pst-thick.tex}
\ProvidesFile{pst-thick.tex}
[\filedate\space v\fileversion\space `pst-thick' (ml,hv)]
%\IfFileExists{pst-thick.pro}{%
% \ProvidesFile{pst-thick.pro}[2009/12/08 v. 1.0, PostScript prologue file]
% \@addtofilelist{pst-thick.pro}}{}%
\endinput
|