undo modifications on wrongly commited file

This commit is contained in:
Sébastien Loriot 2013-06-18 14:13:29 +02:00
parent 650f9b4295
commit b175d06c7d
1 changed files with 0 additions and 1 deletions

View File

@ -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);