cgal/Apollonius_graph_2
Menelaos Karavelas e33c38384a fixes to please VC++ (could not accept within classes typedefs of
the form:  typedef MyClass<T>  MyClass;)
2006-08-10 09:03:31 +00:00
..
demo/Apollonius_graph_2 changed .C to .cpp in examples 2006-07-09 19:04:10 +00:00
doc_tex changed .C to .cpp in examples 2006-07-09 19:04:10 +00:00
examples/Apollonius_graph_2 changed .C to .cpp in examples 2006-07-09 19:04:10 +00:00
generators added one more constructor 2006-07-21 00:26:28 +00:00
include/CGAL fixes to please VC++ (could not accept within classes typedefs of 2006-08-10 09:03:31 +00:00
test/Apollonius_graph_2 fixed test suite for new traits wrt calling the new orientation 2006-07-19 21:58:12 +00:00
TODO updated TODO list 2006-07-27 18:06:12 +00:00
changes.txt fixes to please VC++ (could not accept within classes typedefs of 2006-08-10 09:03:31 +00:00
description.txt better description 2006-07-20 22:52:52 +00:00
dont_submit added directories for data generators and benchmarking 2006-07-20 15:37:07 +00:00
maintainer