summaryrefslogtreecommitdiff
path: root/preamble.tex
diff options
context:
space:
mode:
authorGregor Kleen <gkleen@yggdrasil.li>2016-05-15 21:41:15 +0200
committerGregor Kleen <gkleen@yggdrasil.li>2016-05-15 21:41:15 +0200
commite2abf79cc2c2c46158100c6b3989a94b261cf0dc (patch)
tree0a27cc16d36397a99aa8214f8ded6c4172945f60 /preamble.tex
parenta42869d36c1dc85c2f41d405a5800e2e6992a2df (diff)
downloaduni-e2abf79cc2c2c46158100c6b3989a94b261cf0dc.tar
uni-e2abf79cc2c2c46158100c6b3989a94b261cf0dc.tar.gz
uni-e2abf79cc2c2c46158100c6b3989a94b261cf0dc.tar.bz2
uni-e2abf79cc2c2c46158100c6b3989a94b261cf0dc.tar.xz
uni-e2abf79cc2c2c46158100c6b3989a94b261cf0dc.zip
circuitikz
Diffstat (limited to 'preamble.tex')
-rw-r--r--preamble.tex2
1 files changed, 1 insertions, 1 deletions
diff --git a/preamble.tex b/preamble.tex
index 84f87fc..d602be5 100644
--- a/preamble.tex
+++ b/preamble.tex
@@ -3,7 +3,7 @@
3\usepackage{amsmath} 3\usepackage{amsmath}
4\usepackage{bussproofs} 4\usepackage{bussproofs}
5\usepackage{tikz} 5\usepackage{tikz}
6\usepackage{tikz-qtree,tikz-qtree-compat} 6\usepackage{tikz-qtree,tikz-qtree-compat,circuitikz}
7 7
8\renewcommand{\algorithmicrequire}{\textbf{Input:}} 8\renewcommand{\algorithmicrequire}{\textbf{Input:}}
9\renewcommand{\algorithmicensure}{\textbf{Output:}} 9\renewcommand{\algorithmicensure}{\textbf{Output:}}