mirror of https://github.com/CGAL/cgal
Remove extra ';'.
This commit is contained in:
parent
67928706cf
commit
2ae782d74a
|
|
@ -115,5 +115,4 @@ int main()
|
|||
// std::cerr << "Mesh generation from a 3D image:\n";
|
||||
// test_epec.image();
|
||||
|
||||
};
|
||||
|
||||
}
|
||||
|
|
|
|||
|
|
@ -133,5 +133,4 @@ int main()
|
|||
// std::cerr << "Mesh generation from a 3D image:\n";
|
||||
// test_epec.image();
|
||||
|
||||
};
|
||||
|
||||
}
|
||||
|
|
|
|||
|
|
@ -128,5 +128,4 @@ int main()
|
|||
// std::cerr << "Mesh generation from a 3D image:\n";
|
||||
// test_epec.image();
|
||||
|
||||
};
|
||||
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue