cgal/Stream_lines_2
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/Stream_lines_2 Added demos to the demos target 2008-12-18 17:29:36 +00:00
doc_tex warnings 2010-03-18 17:31:53 +00:00
examples/Stream_lines_2 Remove obsolete makefiles, or cmake-generated makefiles that should not be under SVN. 2009-08-20 13:27:34 +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/Stream_lines_2 Remove changes.txt files. 2008-07-24 17:47:16 +00:00
test/Stream_lines_2