diff options
author | Karl Berry <karl@freefriends.org> | 2017-06-04 23:51:16 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2017-06-04 23:51:16 +0000 |
commit | d54158fbc6232030aa9a594abefb3681bcef4dde (patch) | |
tree | 4a546381c2d238fed1c13849b08e20a70d00ef75 /Master/texmf-dist/tex/latex/pst-vehicle | |
parent | 750e0d15a865e73e76bb8f44cd4fbf4d753af28d (diff) |
pst-vehicle (1jun17)
git-svn-id: svn://tug.org/texlive/trunk@44460 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/pst-vehicle')
-rw-r--r-- | Master/texmf-dist/tex/latex/pst-vehicle/pst-vehicle.sty | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/latex/pst-vehicle/pst-vehicle.sty b/Master/texmf-dist/tex/latex/pst-vehicle/pst-vehicle.sty new file mode 100644 index 00000000000..a726ddecc08 --- /dev/null +++ b/Master/texmf-dist/tex/latex/pst-vehicle/pst-vehicle.sty @@ -0,0 +1,6 @@ +\RequirePackage{pstricks} +\ProvidesPackage{pst-vehicle}[2017/05/29 package wrapper for pst-vehicle.tex] +\input{pst-vehicle.tex} +\ProvidesFile{pst-vehicle.tex} + [\filedate\space v\fileversion\space `PST-vehicle'] +\endinput |