cgal/QP_solver
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
..
doc_tex Merged revisions 53668-53669,53678-53679,53682-53686 via svnmerge from 2010-01-20 14:07:18 +00:00
documentation Rename *.C to *.cpp 2008-07-16 08:36:20 +00:00
examples/QP_solver irrelevant file removed 2009-04-22 07:32:23 +00:00
include/CGAL add python script (replace_CGAL_NAMESPACE.py) to replace CGAL_BEGIN_NAMESPACE and CGAL_END_NAMESPACE 2010-06-09 07:37:13 +00:00
package_info/QP_solver The files "changes.txt", "description.txt", "long_description.txt" and "maintainer" 2007-12-02 15:06:42 +00:00
test/QP_solver Qualify make_tuple with boost::, otherwise the one in namespace std is picked, 2009-05-07 20:07:59 +00:00
dont_submit