blob: 259be238a9d78cf6c744a7b1cb1b66a51176b7c5 (
plain)
1
2
3
4
5
6
7
8
9
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{pgf,calc,pgffor,pgflibraryplothandlers,xkeyval}
\input{tikz.code.tex}
\endinput
|