summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/pst-shell
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2016-12-24 22:15:21 +0000
committerKarl Berry <karl@freefriends.org>2016-12-24 22:15:21 +0000
commit49f358428aa2f56627c7a9fad82a908447955d37 (patch)
tree97b451f458d24f6969f64170ee1d5bc44e23570b /Master/texmf-dist/tex/latex/pst-shell
parentcf072e16ae0cbab3fc5decb4306f10f0908dd4fa (diff)
pst-shell (24dec16)
git-svn-id: svn://tug.org/texlive/trunk@42787 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/pst-shell')
-rw-r--r--Master/texmf-dist/tex/latex/pst-shell/pst-shell.sty14
1 files changed, 14 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/latex/pst-shell/pst-shell.sty b/Master/texmf-dist/tex/latex/pst-shell/pst-shell.sty
new file mode 100644
index 00000000000..32db1926fb1
--- /dev/null
+++ b/Master/texmf-dist/tex/latex/pst-shell/pst-shell.sty
@@ -0,0 +1,14 @@
+\ProvidesPackage{pst-shell}
+ [2016/12/22 v0.01 LaTeX wrapper for `pst-shell' ]
+%
+\RequirePackage{pstricks}
+\ProvidesPackage{pst-shell}[2016/12/22 package wrapper for
+ pst-shell]
+\input{pst-shell.tex}
+\ProvidesFile{pst-shell.tex}
+ [\filedate\space v\fileversion\space `PST-shell']
+\IfFileExists{pst-shell.pro}{%
+ \ProvidesFile{pst-shell.pro}
+ [2016/12/23 v. 0.01, PostScript prologue file (hv)]
+\@addtofilelist{pst-func.pro}}{}%
+\endinput