Commit 722b7cb7 authored by rusty1s's avatar rusty1s
Browse files

typo

parent e1c5dcec
...@@ -2,6 +2,7 @@ ...@@ -2,6 +2,7 @@
\usepackage{tikz} \usepackage{tikz}
\usetikzlibrary{shapes.geometric} \usetikzlibrary{shapes.geometric}
\newcommand{\tiny}[1]{\scalebox{0.45}{#1}}
\def\index{{0, 0, 1, 0, 2, 2, 3, 3}} \def\index{{0, 0, 1, 0, 2, 2, 3, 3}}
\def\input{{5, 1, 7, 2, 3, 2, 1, 3}} \def\input{{5, 1, 7, 2, 3, 2, 1, 3}}
...@@ -11,10 +12,6 @@ ...@@ -11,10 +12,6 @@
\def\numberOutputs{3} \def\numberOutputs{3}
\def\operation{+} \def\operation{+}
\newcommand{\tiny}[1]{\scalebox{0.45}{#1}}
\begin{document} \begin{document}
\input{template} \input{template}
\end{document} \end{document}
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment