cgal/Polygon
Sylvain Pion eff6efd3af CGAL_NULL and CGAL_NULL_TYPE are now constant macros, so replace them by:
- CGAL_NULL -> NULL
- CGAL_NULL_TYPE -> CGAL::Nullptr_t (typedef to const void *)
2008-07-12 21:58:52 +00:00
..
demo/Polygon Removed *unmodified* auto-generated CMakeLists.txt (now created by create_internal_release) 2008-05-05 14:01:55 +00:00
doc_tex ref man fixes 2007-09-19 07:53:27 +00:00
examples/Polygon Switch to exact kernel 2008-07-07 13:05:53 +00:00
include/CGAL CGAL_NULL and CGAL_NULL_TYPE are now constant macros, so replace them by: 2008-07-12 21:58:52 +00:00
package_info/Polygon The files "changes.txt", "description.txt", "long_description.txt" and "maintainer" 2007-12-02 15:06:42 +00:00
test/Polygon Removed *unmodified* auto-generated CMakeLists.txt (now created by create_internal_release) 2008-05-05 14:01:55 +00:00