diff options
author | Karl Berry <karl@freefriends.org> | 2016-05-17 22:00:58 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2016-05-17 22:00:58 +0000 |
commit | dd0a035eacf0e8cc64e1ea6049661f27cfb9a425 (patch) | |
tree | 84dd2c131821719bedc9cb10010e2df62bd93df5 /Master/texmf-dist/tex/latex/pst-cie | |
parent | 089e7e2b5f7b92b6dfc6c6bf0c73b582c503eaaf (diff) |
pst-cie MAKEpst
git-svn-id: svn://tug.org/texlive/trunk@41223 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/pst-cie')
-rw-r--r-- | Master/texmf-dist/tex/latex/pst-cie/pst-cie.sty | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/latex/pst-cie/pst-cie.sty b/Master/texmf-dist/tex/latex/pst-cie/pst-cie.sty new file mode 100644 index 00000000000..b03b283fa45 --- /dev/null +++ b/Master/texmf-dist/tex/latex/pst-cie/pst-cie.sty @@ -0,0 +1,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 |