Commit Graph

4 Commits

Author SHA1 Message Date
Sébastien Loriot 52317dd49f add python script (replace_CGAL_NAMESPACE.py) to replace CGAL_BEGIN_NAMESPACE and CGAL_END_NAMESPACE
by namespace CGAL { and } //namespace CGAL. in all .h and .cpp files
in a directory.
Apply it to all packages in the trunk
Remove macro definition from the config.h file.
2010-06-09 07:37:13 +00:00
Nico Kruithof 6b3efb6fbb - fixed bug in Quadratic_surface class, including anchor construction predicate
- fixed bug in subdivision of the coarse mesh
2006-08-07 12:20:36 +00:00
Nico Kruithof 2276621ff1 First version starting to work with the implicit mixed complex.
Next: remove redundant code
2006-08-03 15:25:29 +00:00
Nico Kruithof a52f20ae99 Starting to implement the interface to the delaunay mesher 2006-07-27 13:35:44 +00:00