summaryrefslogtreecommitdiff
path: root/graphics/pstricks/contrib/pst-arrow/latex/pst-arrow.sty
blob: 534b06ef54b4fc785970532edda74faf9ac6e044 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
%% $Id: pst-arrow.sty 136 2021-07-28 09:39:03Z herbert $
%
%% This program can be redistributed and/or modified under the terms
%% of the LaTeX Project Public License Distributed from CTAN archives
%% in directory macros/latex/base/lppl.txt.
%
\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