diff options
Diffstat (limited to 'thesis/preamble.tex')
-rw-r--r-- | thesis/preamble.tex | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/thesis/preamble.tex b/thesis/preamble.tex index 10c6d59..636d2ad 100644 --- a/thesis/preamble.tex +++ b/thesis/preamble.tex @@ -82,3 +82,5 @@ \title{Code generation for Thumb-2 processors} \author{Camil Staps} \date{\gitcommitdate[formatDate]} + +\def\todo#1{\textcolor{orange}{\textsc{TODO}: \emph{#1}}} |