diff options
Diffstat (limited to 'Master/texmf-dist/tex/latex/pst-optexp/pst-optexp.sty')
-rw-r--r-- | Master/texmf-dist/tex/latex/pst-optexp/pst-optexp.sty | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/latex/pst-optexp/pst-optexp.sty b/Master/texmf-dist/tex/latex/pst-optexp/pst-optexp.sty new file mode 100644 index 00000000000..3f8357a1ec7 --- /dev/null +++ b/Master/texmf-dist/tex/latex/pst-optexp/pst-optexp.sty @@ -0,0 +1,16 @@ +\ProvidesPackage{pst-optexp}[2007/07/18 package wrapper for +pst-optexp.tex] +\RequirePackage{pstricks} +\RequirePackage{pst-xkey} +\RequirePackage{pst-node} +\RequirePackage{pst-plot} +\RequirePackage{multido} +% +\RequirePackage{pstricks-add} +\let\pstricksaddfileversion\fileversion +% +% +\input{pst-optexp.tex} +\ProvidesFile{pst-optexp.tex} + [\filedate\space v\fileversion\space `PST-optexp'] +\endinput |