Commit Graph

12 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
Michael Hemmer 0d2cb98390 move Get_arithmetic_kernel specializations into correct packages 2010-05-05 14:19:26 +00:00
Michael Hemmer 81c6149d32 added basic test for Get_arithmetic_kernel 2010-05-05 14:00:51 +00:00
Marc Glisse bc55b011f0 cleanup extra ';' 2010-04-24 08:55:18 +00:00
Michael Hemmer ee1f1cb056 minor fix 2010-03-11 09:58:23 +00:00
Michael Hemmer ce90451713 update 2010-02-18 13:38:54 +00:00
Michael Hemmer 3d8ab69d9a added warning in case no default kernel is available 2010-02-18 13:38:21 +00:00
Michael Hemmer 056e943886 minor fix 2010-02-15 16:35:05 +00:00
Michael Hemmer c9074430d3 change CGAL_HAVE_.. CGAL_HAS.. 2010-02-11 17:56:29 +00:00
Michael Hemmer 286b4734a3 big fix: close namespace in #ifdef for MPFI/GMP 2010-02-11 16:56:04 +00:00
Michael Hemmer 44b233e299 added package info 2010-02-11 14:56:09 +00:00
Michael Hemmer fca24ab9f0 mv package from experimental to trunk
will replace currently undocumented stuff in NT package
2010-02-11 13:45:57 +00:00