Commit Graph

2 Commits

Author SHA1 Message Date
Sébastien Loriot 52317dd49f add python script (replace_CGAL_NAMESPACE.py) to replace CGAL_BEGIN_NAMESPACE and CGAL_END_NAMESPACE
by namespace CGAL { and } //namespace CGAL. in all .h and .cpp files
in a directory.
Apply it to all packages in the trunk
Remove macro definition from the config.h file.
2010-06-09 07:37:13 +00:00
Menelaos Karavelas 3b97659e3f added inclusion of basic.h in random_integer.h
added file for compute log base 2 and bit size
of integers
2006-07-20 18:14:50 +00:00