mirror of https://github.com/CGAL/cgal
add missing decrement
This commit is contained in:
parent
37c792a764
commit
ea07530d1d
|
|
@ -545,6 +545,7 @@ EOF
|
|||
print OUTPUT ">$pf_short</a>";
|
||||
my $index = 13;
|
||||
while ($index) {
|
||||
$index--;
|
||||
print OUTPUT "<td>?</td>\n";
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue