diff options
author | Karl Berry <karl@freefriends.org> | 2006-01-13 00:02:28 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2006-01-13 00:02:28 +0000 |
commit | 1d53bc2f5dacbab72e8d152bb066911affff6b91 (patch) | |
tree | 390b41aa9023e6b1e4e7b78c0fd9c5e3dc1923ae /Master/texmf-dist/tex/latex/pgf/systemlayer | |
parent | 048e080abeec202eff94a248440707c29174dc2f (diff) |
pgf
git-svn-id: svn://tug.org/texlive/trunk@1191 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/pgf/systemlayer')
-rw-r--r-- | Master/texmf-dist/tex/latex/pgf/systemlayer/pgfsys.sty | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/latex/pgf/systemlayer/pgfsys.sty b/Master/texmf-dist/tex/latex/pgf/systemlayer/pgfsys.sty new file mode 100644 index 00000000000..e7c3b0142fd --- /dev/null +++ b/Master/texmf-dist/tex/latex/pgf/systemlayer/pgfsys.sty @@ -0,0 +1,13 @@ + +% Copyright 2005 by Till Tantau <tantau@cs.tu-berlin.de>. +% +% This program can be redistributed and/or modified under the terms +% of the GNU Public License, version 2. + +\RequirePackage{pgfrcs} + +\input{pgfsys.code.tex} +\input{pgfsyssoftpath.code.tex} +\input{pgfsysprotocol.code.tex} + +\endinput |