summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/pst-arrow
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2016-09-03 01:25:14 +0000
committerKarl Berry <karl@freefriends.org>2016-09-03 01:25:14 +0000
commit2e03ce1ab48d0df8278421f3c58e89e063e51e3b (patch)
tree4705e4e10e8d841428d7aa8871fb01cf53a73aca /Master/texmf-dist/tex/latex/pst-arrow
parent3f1f836612a33595683361deac1863bf8011b89a (diff)
pst-arrow (2sep16)
git-svn-id: svn://tug.org/texlive/trunk@41980 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/pst-arrow')
-rw-r--r--Master/texmf-dist/tex/latex/pst-arrow/pst-arrow.sty11
1 files changed, 11 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/latex/pst-arrow/pst-arrow.sty b/Master/texmf-dist/tex/latex/pst-arrow/pst-arrow.sty
new file mode 100644
index 00000000000..5082e6afdd2
--- /dev/null
+++ b/Master/texmf-dist/tex/latex/pst-arrow/pst-arrow.sty
@@ -0,0 +1,11 @@
+%% $Id: pst-arrow.sty 328 2016-09-01 19:00:31Z herbert $
+%
+\RequirePackage{pstricks}
+\ProvidesPackage{pst-arrow}[2016/09/01 v. 0.01 package wrapper for
+ pst-arrow.tex (hv)]
+\input{pst-arrow.tex}
+\ProvidesFile{pst-arrow.tex}
+\InputIfFileExists{pst-arrow.cfg}{%
+ \PackageInfo{pst-arrow}{Local config file pst-arrow.cfg used}
+}{}
+\endinput