]> CRI, Mines Paris - PSL - pipstransfo.git/commitdiff
Fix bad line break
authorVivien Maisonneuve <v.maisonneuve@gmail.com>
Tue, 11 Feb 2014 12:16:19 +0000 (13:16 +0100)
committerVivien Maisonneuve <v.maisonneuve@gmail.com>
Tue, 11 Feb 2014 12:16:19 +0000 (13:16 +0100)
pipstransfo.tex

index e3046b8c7b499d8449d218f1fa874b5d171e2096..7a6bbcb2d86723841079ea17b7d9c06c60978340 100644 (file)
   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.}