From e1d6411fce1aecea50e986f4002c7241b88f4342 Mon Sep 17 00:00:00 2001 From: Matthijs Kooijman Date: Wed, 2 Dec 2009 12:26:10 +0100 Subject: [PATCH] Fix reference. --- Chapters/Normalization.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.30.2