From 841a7f87134c7216e32ea002aae01ed8c357fec5 Mon Sep 17 00:00:00 2001 From: Matthijs Kooijman Date: Thu, 27 Aug 2009 13:46:44 +0200 Subject: [PATCH] Remove explicit subscription underscores. These are now autodetected. --- Chapters/Normalization.tex | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Chapters/Normalization.tex b/Chapters/Normalization.tex index 2acd1c8..cbef2c0 100644 --- a/Chapters/Normalization.tex +++ b/Chapters/Normalization.tex @@ -480,8 +480,8 @@ translatable. A user-defined function is any other function. \starttrans x = E ~ -x Y0 ... Yi ... Yn \lam{Y_i} is not of a runtime representable type ---------------------------------------------- \lam{Y_i} is not a local variable reference +x Y0 ... Yi ... Yn \lam{Yi} is not of a runtime representable type +--------------------------------------------- \lam{Yi} is not a local variable reference x' = λy0 ... yi-1 f0 ... fm yi+1 ... yn . \lam{f0 ... fm} = free local vars of \lam{Y_i} E y0 ... yi-1 Yi yi+1 ... yn ~ -- 2.30.2