From: Matthijs Kooijman Date: Wed, 2 Dec 2009 11:26:10 +0000 (+0100) Subject: Fix reference. X-Git-Tag: final-thesis~120 X-Git-Url: https://git.stderr.nl/gitweb?p=matthijs%2Fmaster-project%2Freport.git;a=commitdiff_plain;h=e1d6411fce1aecea50e986f4002c7241b88f4342 Fix reference. --- diff --git a/Chapters/Normalization.tex b/Chapters/Normalization.tex index 714ce88..78b7a1d 100644 --- a/Chapters/Normalization.tex +++ b/Chapters/Normalization.tex @@ -1084,7 +1084,7 @@ \transexample{apppropcase}{Application propagation for a case expression}{from}{to} - \subsubsection{Let recursification} + \subsubsection[sec:normalization:letrecurse]{Let recursification} This transformation makes all non-recursive lets recursive. In the end, we want a single recursive let in our normalized program, so all non-recursive lets can be converted. This also makes other