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
Laurent Rineau
83912b2952
Massive fix of svn:keywords properties, and $URL$ keyword.
2009-10-20 08:59:26 +00:00
Michael Hemmer
3753a9e337
added version for long
2009-04-29 13:53:31 +00:00
Michael Hemmer
e723d9e2a2
fixed include guard
2008-12-08 16:14:42 +00:00
Andreas Fabri
c84186a372
Add license header
2008-12-06 21:45:17 +00:00
Michael Hemmer
580a68180f
mv Polynomial/ipower.h Algebraic_foundations/ipower.h
...
since it is a more general function used in several packages (from EXACUS)
2008-04-01 13:44:37 +00:00