cgal/Triangulation_2
Sylvain Pion d49e006c53 Remove default argument "0" to calls to assertion_fail() et al,
as the default is now the empty string "".
It should fix the problem that we have lost the assertion messages
(seeing "what():  basic_string::_S_construct NULL not valid" instead),
for packages that use package-specific assertion macros.
2007-12-21 21:58:27 +00:00
..
demo/Triangulation_2 Remove obsolete config flag CGAL_CFG_NO_STDC_NAMESPACE and rename 2007-08-08 15:59:25 +00:00
doc_tex fixed preconditions in documentation of line_walk 2007-08-30 09:34:20 +00:00
examples/Triangulation_2 More typo fixes (suggested by Andreas). 2007-10-03 15:43:55 +00:00
include/CGAL Remove default argument "0" to calls to assertion_fail() et al, 2007-12-21 21:58:27 +00:00
package_info/Triangulation_2 The files "changes.txt", "description.txt", "long_description.txt" and "maintainer" 2007-12-02 15:06:42 +00:00
test
Makefile
TODO
dont_submit