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