oops, misplaced brace

This commit is contained in:
David Rose 2007-05-08 02:15:56 +00:00
parent 12d0fc68c0
commit 5bb1248896

View File

@ -167,8 +167,8 @@ any_in_bounds() {
<< "Comparing " << c << ": " << *col_gbv
<< " to " << *node_gbv << ", is_in = " << is_in << "\n";
}
}
#endif // NDEBUG
}
}
if (!is_in) {