Files
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
..
2007-03-05 16:52:40 +00:00
2007-03-08 09:53:59 +00:00
2006-02-14 08:58:20 +00:00
2006-02-14 08:58:20 +00:00
2006-02-14 08:58:20 +00:00
2006-02-14 08:58:20 +00:00