cgal/Interpolation
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
..
demo/Interpolation Replace derivation with typedef 2010-05-14 12:43:04 +00:00
doc_tex Merged revisions 53668-53669,53678-53679,53682-53686 via svnmerge from 2010-01-20 14:07:18 +00:00
examples/Interpolation Replace Triangulation_hierarchy_3 by the Fast_location policy. 2009-11-04 13:30:22 +00:00
include/CGAL add python script (replace_CGAL_NAMESPACE.py) to replace CGAL_BEGIN_NAMESPACE and CGAL_END_NAMESPACE 2010-06-09 07:37:13 +00:00
package_info/Interpolation Remove changes.txt files. 2008-07-24 17:47:16 +00:00
test/Interpolation Remove the word WARNING in the output as this is not the kind of warning we want to see in the testsuite results web page 2010-04-01 07:00:09 +00:00
TODO