diff options
Diffstat (limited to 'Master/texmf-dist/tex/plain/pgf/libraries/pgflibrarytikzbackgrounds.tex')
-rw-r--r-- | Master/texmf-dist/tex/plain/pgf/libraries/pgflibrarytikzbackgrounds.tex | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/Master/texmf-dist/tex/plain/pgf/libraries/pgflibrarytikzbackgrounds.tex b/Master/texmf-dist/tex/plain/pgf/libraries/pgflibrarytikzbackgrounds.tex deleted file mode 100644 index ba7f243ff42..00000000000 --- a/Master/texmf-dist/tex/plain/pgf/libraries/pgflibrarytikzbackgrounds.tex +++ /dev/null @@ -1,16 +0,0 @@ -% This file is pgflibrarytikzbackgrounds.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\pgflibrarytikzbackgroundsatcode{\the\catcode`\@} -\catcode`\@=11 - -\input pgflibrarytikzbackgrounds.code.tex - -\catcode`\@=\pgflibrarytikzbackgroundsatcode - -\endinput |