diff options
Diffstat (limited to 'Master/texmf-dist/tex/latex/pgf/basiclayer/pgfbaseshapes.sty')
-rw-r--r-- | Master/texmf-dist/tex/latex/pgf/basiclayer/pgfbaseshapes.sty | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/latex/pgf/basiclayer/pgfbaseshapes.sty b/Master/texmf-dist/tex/latex/pgf/basiclayer/pgfbaseshapes.sty new file mode 100644 index 00000000000..9aec11b7f8a --- /dev/null +++ b/Master/texmf-dist/tex/latex/pgf/basiclayer/pgfbaseshapes.sty @@ -0,0 +1,10 @@ +% Copyright 2005 by Till Tantau <tantau@users.sourceforge.net>. +% +% This program can be redistributed and/or modified under the terms +% of the GNU Public License, version 2. + +\RequirePackage{pgfcore} + +\input{pgfbaseshapes.code.tex} + +\endinput |