cgal/Kinetic_data_structures
Sylvain Pion 7302cae41f Use CGAL_assertion_code macro instead of if(...); hack to kill unused variable warning in release mode, as this triggers a g++ 4.3 warning for empty if body. 2007-12-27 16:23:41 +00:00
..
demo/Kinetic_data_structures replaced CGAL_assertion( false* and CGAL_assertion( 0* 2007-11-08 00:27:20 +00:00
doc_tex
examples Add qualification needed by g++ 4.3. 2007-10-27 08:39:56 +00:00
hidden replaced CGAL_assertion( false* and CGAL_assertion( 0* 2007-11-08 00:27:20 +00:00
include/CGAL Use CGAL_assertion_code macro instead of if(...); hack to kill unused variable warning in release mode, as this triggers a g++ 4.3 warning for empty if body. 2007-12-27 16:23:41 +00:00
package_info/Kinetic_data_structures The files "changes.txt", "description.txt", "long_description.txt" and "maintainer" 2007-12-02 15:06:42 +00:00
src replaced CGAL_assertion( false* and CGAL_assertion( 0* 2007-11-08 00:27:20 +00:00
test * replaced assert in */test/*/*.{cpp,h} with CGAL_test_assertion 2007-11-07 21:35:42 +00:00
dont_submit Remove the need for mentionning todo files and doxygen files. 2007-11-03 21:15:36 +00:00
todo