diff options
author | Karl Berry <karl@freefriends.org> | 2012-08-16 22:48:03 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2012-08-16 22:48:03 +0000 |
commit | 9eafcfc80979b4c1fed5bdcf48308fccdbf8b56e (patch) | |
tree | e6a7979c4f1fe7af3b2c1596b9ca63a20d095efe /Master/texmf-dist/tex/latex | |
parent | eb49231093d1336c3166b1b979ad69342430b282 (diff) |
new pstricks package pst-ode (16aug12)
git-svn-id: svn://tug.org/texlive/trunk@27431 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex')
-rw-r--r-- | Master/texmf-dist/tex/latex/pst-ode/pst-ode.sty | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/latex/pst-ode/pst-ode.sty b/Master/texmf-dist/tex/latex/pst-ode/pst-ode.sty new file mode 100644 index 00000000000..cd60648d5a2 --- /dev/null +++ b/Master/texmf-dist/tex/latex/pst-ode/pst-ode.sty @@ -0,0 +1,5 @@ +\RequirePackage{pstricks} +\input{pst-ode.tex} +\ProvidesPackage{pst-ode}[\filedate\space v\fileversion\space package wrapper for pst-ode.tex (ag)] +\ProvidesFile{pst-ode.tex}[\filedate\space v\fileversion\space `pst-ode' (ag)] +\endinput |