summaryrefslogtreecommitdiff
path: root/thesis/terms.tex
diff options
context:
space:
mode:
Diffstat (limited to 'thesis/terms.tex')
-rw-r--r--thesis/terms.tex4
1 files changed, 4 insertions, 0 deletions
diff --git a/thesis/terms.tex b/thesis/terms.tex
index 707b956..bb5e6a1 100644
--- a/thesis/terms.tex
+++ b/thesis/terms.tex
@@ -1,6 +1,8 @@
\section{Terminology}
\label{sec:terminology}
+\begin{multicols}{2}
+
\begin{description}
\item[HNF]
Head normal form, the state of a graph node that cannot be rewritten itself (though it children may).
@@ -22,3 +24,5 @@
Unified Assembler Language.
\todo{reference, more explanation.}
\end{description}
+
+\end{multicols}