cgal/Linear_cell_complex
Guillaume Damiand ec5e746696 Trivial bug-fix in Linear_cell_complex class.
The default template argument used for LCCTraits (CGAL::Linear_cell_complex_traits<..>) does not use the correct dimension: it was d_ while it must be ambient_dim.

Approved by the release manager.
2013-02-08 14:28:12 +01:00
..
benchmark/Linear_cell_complex apply the cpp0x namespace renaming in all files 2012-12-19 11:33:17 +01:00
demo/Linear_cell_complex apply the cpp0x namespace renaming in all files 2012-12-19 11:33:17 +01:00
doc/Linear_cell_complex remove namespace in inheritance relationship 2013-01-23 16:28:37 +01:00
doc_tex apply the cpp0x namespace renaming in all files 2012-12-19 11:33:17 +01:00
examples/Linear_cell_complex apply the cpp0x namespace renaming in all files 2012-12-19 11:33:17 +01:00
include/CGAL Trivial bug-fix in Linear_cell_complex class. 2013-02-08 14:28:12 +01:00
package_info/Linear_cell_complex Add license files, per package 2012-01-16 15:54:22 +00:00
test/Linear_cell_complex apply the cpp0x namespace renaming in all files 2012-12-19 11:33:17 +01:00
dont_submit add doc in dont_submit 2012-11-27 08:42:02 +01:00