projects
/
matthijs
/
master-project
/
report.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
469c28e
)
Fix reference.
author
Matthijs Kooijman
<matthijs@stdin.nl>
Wed, 2 Dec 2009 11:26:10 +0000
(12:26 +0100)
committer
Matthijs Kooijman
<matthijs@stdin.nl>
Wed, 2 Dec 2009 11:26:10 +0000
(12:26 +0100)
Chapters/Normalization.tex
patch
|
blob
|
history
diff --git
a/Chapters/Normalization.tex
b/Chapters/Normalization.tex
index 714ce88c0c6a663b2c7cf517db11f0243718ed87..78b7a1d2e2352662fd759c495af3904b7fdd163b 100644
(file)
--- 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