cgal/Surface_mesh_simplification
Sébastien Loriot ae8362b7d6 replace \cgalModels ::FOO by \cgalModels `FOO`
using:
 perl  -pi -e 's/\\cgalModels\s+::([A-Za-z0-9_:]+)\s*$/\\cgalModels `$1`\n/'
2012-11-23 09:37:53 +01:00
..
doc/Surface_mesh_simplification replace \cgalModels ::FOO by \cgalModels `FOO` 2012-11-23 09:37:53 +01:00
doc_tex after git merge remotes/origin/hot-fixes-for-Git 2012-11-20 13:02:17 +01:00
examples/Surface_mesh_simplification
include/CGAL remove edges of length 0 instead of ignoring them 2012-09-07 14:19:24 +00:00
off2gts Global maintenance of CMakeLists.txt: CMake minimal version is -2.6.2 2011-04-27 18:06:32 +00:00
package_info/Surface_mesh_simplification Add license files, per package 2012-01-16 15:54:22 +00:00
test/Surface_mesh_simplification Turn QPL into LGPLv3+ 2012-01-13 16:33:35 +00:00
TODO
dont_submit