summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/plain/pgf/libraries/pgflibraryarrows.tex
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/plain/pgf/libraries/pgflibraryarrows.tex')
-rw-r--r--Master/texmf-dist/tex/plain/pgf/libraries/pgflibraryarrows.tex17
1 files changed, 0 insertions, 17 deletions
diff --git a/Master/texmf-dist/tex/plain/pgf/libraries/pgflibraryarrows.tex b/Master/texmf-dist/tex/plain/pgf/libraries/pgflibraryarrows.tex
deleted file mode 100644
index 3a3912c0ab3..00000000000
--- a/Master/texmf-dist/tex/plain/pgf/libraries/pgflibraryarrows.tex
+++ /dev/null
@@ -1,17 +0,0 @@
-% This file is pgflibraryarrows.tex
-
-% Copyright 2003 by Till Tantau <tantau@cs.tu-berlin.de>.
-%
-% 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.
-
-\edef\pgflibraryarrowsatcode{\the\catcode`\@}
-\catcode`\@=11
-
-\input pgfcore.tex
-\input pgflibraryarrows.code.tex
-
-\catcode`\@=\pgflibraryarrowsatcode
-
-\endinput