From 3906dede2abec0ff63d7fa33abfeabc743a537ef Mon Sep 17 00:00:00 2001 From: Vivien Maisonneuve Date: Tue, 11 Feb 2014 13:16:19 +0100 Subject: [PATCH] Fix bad line break --- pipstransfo.tex | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/pipstransfo.tex b/pipstransfo.tex index e3046b8..7a6bbcb 100644 --- a/pipstransfo.tex +++ b/pipstransfo.tex @@ -115,8 +115,7 @@ are private to a loop body, i.e.\ written first, then read.} \item[loop normalization]{is a loop transformation that changes - the loop initial increment value or the loop range to enforce certain values, generally - 1.} + the loop initial increment value or the loop range to enforce certain values, generally~1.} \item[iteration clamping]{is a loop transformation that extends the loop range but guards the loop body with the former range.} -- 2.20.1