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 |
|
Sylvain Pion
|
360d29f72a
|
Rename CGAL_CIRC_NULL to CGAL_NULL.
|
2007-12-28 15:40:36 +00:00 |
|
Sylvain Pion
|
2bdfec6cc0
|
Removal of remaining protect macros : those protecting other CGAL include files.
Done using the script Scripts/developer_scripts/cgal_conditional_include_remove.
|
2007-01-24 18:00:30 +00:00 |
|
Laurent Saboret
|
db6a8f948c
|
Change CVS keywords to SVN style
|
2006-02-16 14:30:13 +00:00 |
|
Laurent Saboret
|
1aad55d4cb
|
Change CVS keywords to SVN style
|
2006-02-14 10:08:15 +00:00 |
|
Laurent Saboret
|
24b7eb4126
|
Move packages to trunk root
|
2006-02-14 08:58:13 +00:00 |
|