blob: b03b283fa4513c2504ff1a9553ba5d51f59d2a88 (
plain)
1
2
3
4
5
6
7
8
9
10
|
\RequirePackage{pstricks}
\ProvidesPackage{pst-cie}[2007/09/25 package wrapper for pst-cie.tex (ml,hv)]
\input{pst-cie.tex}
\IfFileExists{pst-cie.pro}{%
\ProvidesFile{pst-cie.pro}
[2016/04/25 v. 1.02, PostScript prologue file (ml,hv)]
\@addtofilelist{pst-cie.pro}}{}%
\ProvidesFile{pst-cie.tex}
[\filedate\space v\fileversion\space `PST-cie' (ml,hv)]
\endinput
|