cgal/Packages/Intersections_2/changes.txt

18 lines
371 B
Plaintext

-----
* 2.1.5 *
Updated all testfiles
added int as return type for main whre necessary to avoid warnings
added using declarations for cout, cin and ios.
-----
* 2.1.4 *
Added some CGAL_ prefixes to inclusion guards
-----
* 2.1.3 *
Adapted cgal_test and makefile in test directory to new install_cgal.
-----
* 2.1.2 *
Fixed a bug in template specialisation syntax.