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 8760159..9bcd318 100644 --- a/thesis/thesis.tex +++ b/thesis/thesis.tex @@ -48,7 +48,7 @@ Specifically, we look at code generation for the purely functional programming l \input{intro} \input{storing-pc} -\input{two-bits} +\input{code-addresses} \input{results} \ifdraft\else |