summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/pst-arrow/pst-arrow.sty
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/latex/pst-arrow/pst-arrow.sty')
-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