Content deleted Content added
m I fixed three tiny grammatical errors. Changed "which" to "in which," "get" to "gets," and "behaviour" to "behavior." |
m →Converting to a normalized loop: Typo fixing, replaced: fist → first using AWB |
||
Line 58:
===Converting to a normalized loop===
If the non-normalized doesn't have dynamic behaviour, it's normally very easy to transform it to a normalized one. For instance, the
<source lang=c>
|