mirror of https://github.com/CGAL/cgal
Merge branch 'gsoc2013-Visibility_doc-hemmer' of ssh://scm.cgal.org/var/git/cgal-gsoc into gsoc2013-Visibility_doc-hemmer
This commit is contained in:
commit
cde20cb2a4
|
|
@ -704,6 +704,9 @@ void benchmark_one_unit(
|
|||
}
|
||||
if (!selected_query_pt) {
|
||||
curr++;
|
||||
if (curr == circ) {
|
||||
break;
|
||||
}
|
||||
continue;
|
||||
}
|
||||
std::cout << " Running with qpoint: "
|
||||
|
|
|
|||
Loading…
Reference in New Issue