summaryrefslogtreecommitdiff
path: root/graphics/pgf/contrib/circuitikz/tex/circuitikz-1.0.sty
blob: 551a93a8a5de3dc12781e3c791c85b2328f28f09 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
% Copyright 2018-2020 by Romano Giannetti
% Copyright 2015-2020 by Stefan Lindner
% Copyright 2013-2020 by Stefan Erhardt
% Copyright 2007-2020 by Massimo Redaelli
%
% This file may be distributed and/or modified
%
% 1. under the LaTeX Project Public License and/or
% 2. under the GNU Public License.
%
% See the files gpl-3.0_license.txt and lppl-1-3c_license.txt for more details.

\NeedsTeXFormat{LaTeX2e}

\def\pgfcircversion{1.0}
\def\pgfcircversiondate{2020/02/04}

\ProvidesPackage{circuitikz-1.0}
[\pgfcircversiondate{} The CircuiTikz circuit drawing package version \pgfcircversion]

\input{circuitikz-1.0-body.tex}