blob: 9a2893afba0b59aa02cb138ecc42d138a0609828 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
%% $Id: pst-mirror.sty 894 2014-02-18 09:46:21Z herbert $
\RequirePackage{pstricks}
\ProvidesPackage{pst-mirror}[2014/02/17 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}[2014/02/17 v. 1.1, PostScript prologue file]
\@addtofilelist{pst-mirror.pro}}{}%
\endinput
|