diff options
author | Karl Berry <karl@freefriends.org> | 2006-01-13 00:04:30 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2006-01-13 00:04:30 +0000 |
commit | 7a6fb243bf4d1f64dbdd317212d123c547bd0b04 (patch) | |
tree | 061407f70a26409cbac5a961dc7c52a1d046f1ba /Master/texmf-dist/tex/latex | |
parent | 7c6bac8cd70a54048f2f092852ac743c1e81dcad (diff) |
pst-optic
git-svn-id: svn://tug.org/texlive/trunk@1250 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex')
-rw-r--r-- | Master/texmf-dist/tex/latex/pst-optic/pst-optic.sty | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/latex/pst-optic/pst-optic.sty b/Master/texmf-dist/tex/latex/pst-optic/pst-optic.sty new file mode 100644 index 00000000000..98d594eb532 --- /dev/null +++ b/Master/texmf-dist/tex/latex/pst-optic/pst-optic.sty @@ -0,0 +1,7 @@ +\RequirePackage{pstricks} +\ProvidesPackage{pst-optic}[2004/10/18 package wrapper for + pst-optic.tex (hv)] +\input{pst-optic.tex} +\ProvidesFile{pst-optic.tex} + [\filedate\space v\fileversion\space `PST-optic' (hv)] +\endinput |