cgal/Segment_Delaunay_graph_2
Sébastien Loriot 59bc453b42 first batch of replacement for level 1 in classified ref man
command used:
grep -l  "##" */doc/*/PackageDescription.txt | xargs  sed -i  -E 's/\#\#\s*([[:print:]]+[[:alnum:]])\s*\#\#\s*$/\\cgalCRPSection{\1}/'
2019-02-14 10:32:39 +01:00
..
archive/new_stuff/Segment_Delaunay_graph_2 add SPDX identifier for files under the GPL-3+ license 2017-11-12 10:17:51 +01:00
benchmark/Segment_Delaunay_graph_2 Update minimum cmake required version in all CMakeLists.txt 2018-10-18 14:49:23 +02:00
doc/Segment_Delaunay_graph_2 first batch of replacement for level 1 in classified ref man 2019-02-14 10:32:39 +01:00
examples/Segment_Delaunay_graph_2 init variables to avoid warnings 2018-12-05 17:53:09 +01:00
include/CGAL Merge branch 'master' into Stream_support-Color-GF 2019-01-23 09:37:08 +01:00
package_info/Segment_Delaunay_graph_2 Commit all new dependencies files 2018-03-06 18:44:48 +01:00
test/Segment_Delaunay_graph_2 Merge pull request #3513 from sloriot/CGAL-fix_maybe_uninit_vars_wrngs_2 2018-12-19 16:08:55 +01:00
TODO