mirror of https://github.com/CGAL/cgal
undo modifications on wrongly commited file
This commit is contained in:
parent
650f9b4295
commit
b175d06c7d
|
|
@ -6,7 +6,6 @@ typedef CGAL::Homogeneous<CGAL::Gmpz> Kernel;
|
|||
typedef CGAL::Nef_polyhedron_3<Kernel> Nef_polyhedron;
|
||||
|
||||
int main() {
|
||||
debugthread=0;
|
||||
Nef_polyhedron N0(Nef_polyhedron::EMPTY);
|
||||
Nef_polyhedron N1(Nef_polyhedron::COMPLETE);
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue