cgal/Triangulation_2
Sylvain Pion 5d3bbb5829 Fix some optimized test-suite warnings (variables can be used uninitialized),
by restructuring a bit :

  -  bool      get_contexts(T va, T vb, H_context_list*&) const;
  +  H_context_list * get_contexts(T va, T vb) const;

And updated callers (now NULL encodes the old false return value).
2007-03-08 13:32:45 +00:00
..
demo/Triangulation_2 Constify 2007-03-05 16:52:40 +00:00
doc_tex Remove references to "see the Support Library Manual", since 2007-02-09 13:31:16 +00:00
examples/Triangulation_2 changed .C to .cpp in examples 2006-07-09 19:49:42 +00:00
include/CGAL Fix some optimized test-suite warnings (variables can be used uninitialized), 2007-03-08 13:32:45 +00:00
test warnings-=2 2007-03-08 09:53:59 +00:00
Makefile Move packages to trunk root 2006-02-14 08:58:20 +00:00
TODO Move packages to trunk root 2006-02-14 08:58:20 +00:00
changes.txt - add mirror_vertex and mirror_index in the ref page of Triangulation_2. 2006-11-29 19:11:16 +00:00
description.txt Move packages to trunk root 2006-02-14 08:58:20 +00:00
dont_submit Remove obsolete filenames from dont_submit files: 2006-02-19 20:23:51 +00:00
maintainer Move packages to trunk root 2006-02-14 08:58:20 +00:00