Content deleted Content added
Line 111:
else
// t.matching has already been updated by the ''odd'' condition
q.matching := null; // This is not strictly required since it will be updated in the next iteration when odd
odd := true;
end if
|