cgal/Random_numbers
Guillaume Damiand ebc4300334 Header only for random.cpp.
For the header only version, the global variable default_random no more exist => we need to replace all occurences of default_random by a call to the global function get_default_random().
As usual, no modification for the non header only version.
2014-11-14 14:20:26 +01:00
..
include/CGAL Header only for random.cpp. 2014-11-14 14:20:26 +01:00
package_info/Random_numbers New license.txt files (eol changes) 2013-02-19 16:46:39 +01:00
src/CGAL Header only for random.cpp. 2014-11-14 14:20:26 +01:00
test/Random_numbers Header only for random.cpp. 2014-11-14 14:20:26 +01:00
web
dont_submit