diff options
Diffstat (limited to 'thesis/thesis.tex')
-rw-r--r-- | thesis/thesis.tex | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/thesis/thesis.tex b/thesis/thesis.tex index 7e3ac1e..d2f1e06 100644 --- a/thesis/thesis.tex +++ b/thesis/thesis.tex @@ -20,7 +20,7 @@ The Thumb-2 instruction set combines the best features of the ARM and Thumb inst We discuss the differences between the ARM and Thumb-2 instruction sets, and their influences on code generation. Specifically, we look at code generation for the purely functional programming language Clean. -%todo results +\todo{results, efficiency, etc.} \end{abstract} \cleardoublepage |