[mshr] 02/03: Merge tag 'upstream/2016.2.0'

Johannes Ring johannr-guest at moszumanska.debian.org
Fri Dec 2 14:32:54 UTC 2016


This is an automated email from the git hooks/post-receive script.

johannr-guest pushed a commit to branch master
in repository mshr.

commit 2edd81b2e49916c8fc75b6d3420b0008612fca23
Merge: 2f6f7ca 50ff307
Author: Johannes Ring <johannr at simula.no>
Date:   Fri Dec 2 15:18:36 2016 +0100

    Merge tag 'upstream/2016.2.0'
    
    Upstream version 2016.2.0

 3rdparty/CGAL-4.8/CHANGES                          |  4448 ----
 3rdparty/CGAL-4.8/CMakeLists.txt                   |  1036 -
 3rdparty/CGAL-4.8/VERSION                          |     1 -
 .../CGAL-4.8/auxiliary/cgal_create_cmake_script.1  |    42 -
 .../cmake/modules/CGALConfig_binary.cmake.in       |   167 -
 .../cmake/modules/CGALConfig_install.cmake.in      |   122 -
 .../CGAL-4.8/cmake/modules/CGALLibConfig.cmake.in  |    32 -
 3rdparty/CGAL-4.8/cmake/modules/CGAL_Common.cmake  |    58 -
 .../CGAL_CreateSingleSourceCGALProgram.cmake       |    37 -
 3rdparty/CGAL-4.8/cmake/modules/CGAL_Macros.cmake  |   724 -
 .../CGAL-4.8/cmake/modules/CGAL_SetupBoost.cmake   |    59 -
 3rdparty/CGAL-4.8/cmake/modules/FindEigen3.cmake   |    86 -
 3rdparty/CGAL-4.8/cmake/modules/FindTBB.cmake      |   433 -
 3rdparty/CGAL-4.8/cmake/modules/UseCGAL.cmake      |    60 -
 .../testfiles/CGAL_CFG_BOOST_VARIANT_SWAP_BUG.cpp  |    15 -
 3rdparty/CGAL-4.8/demo/AABB_tree/CMakeLists.txt    |    94 -
 3rdparty/CGAL-4.8/demo/AABB_tree/Scene.cpp         |  1339 -
 .../CGAL-4.8/demo/Alpha_shapes_2/CMakeLists.txt    |    50 -
 .../CGAL-4.8/demo/Alpha_shapes_3/CMakeLists.txt    |    49 -
 .../demo/Apollonius_graph_2/CMakeLists.txt         |    48 -
 .../demo/Arrangement_on_surface_2/CMakeLists.txt   |    83 -
 .../CGAL-4.8/demo/Bounding_volumes/CMakeLists.txt  |    53 -
 .../CGAL-4.8/demo/Circular_kernel_2/CMakeLists.txt |    53 -
 .../CGAL-4.8/demo/Circular_kernel_3/CMakeLists.txt |    36 -
 .../CGAL-4.8/demo/Convex_hull_3/CMakeLists.txt     |    27 -
 3rdparty/CGAL-4.8/demo/Generator/CMakeLists.txt    |    50 -
 3rdparty/CGAL-4.8/demo/Geomview/CMakeLists.txt     |    29 -
 3rdparty/CGAL-4.8/demo/GraphicsView/CMakeLists.txt |    35 -
 .../CGAL-4.8/demo/Interpolation/CMakeLists.txt     |    30 -
 .../demo/L1_Voronoi_diagram_2/CMakeLists.txt       |    52 -
 .../demo/Largest_empty_rect_2/CMakeLists.txt       |    51 -
 .../demo/Linear_cell_complex/CMakeLists.txt        |    78 -
 .../Linear_cell_complex_3_subdivision.cpp          |   202 -
 .../Linear_cell_complex_pqq_subdivision.cpp        |   327 -
 .../demo/Linear_cell_complex/MainWindow.cpp        |  3405 ---
 .../CGAL-4.8/demo/Linear_cell_complex/typedefs.h   |   205 -
 3rdparty/CGAL-4.8/demo/Mesh_2/CMakeLists.txt       |    34 -
 3rdparty/CGAL-4.8/demo/Mesh_3/CMakeLists.txt       |   393 -
 3rdparty/CGAL-4.8/demo/Mesh_3/Mesh_function.h      |   265 -
 .../CMakeLists.txt                                 |   116 -
 .../scene.h                                        |   908 -
 .../window.cpp                                     |   642 -
 .../demo/Periodic_2_triangulation_2/CMakeLists.txt |    61 -
 .../demo/Periodic_3_triangulation_3/CMakeLists.txt |   102 -
 .../CGAL-4.8/demo/Periodic_Lloyd_3/CMakeLists.txt  |    90 -
 3rdparty/CGAL-4.8/demo/Polygon/CMakeLists.txt      |    59 -
 3rdparty/CGAL-4.8/demo/Polyhedron/CMakeLists.txt   |   382 -
 3rdparty/CGAL-4.8/demo/Polyhedron/Color_ramp.cpp   |   127 -
 3rdparty/CGAL-4.8/demo/Polyhedron/Color_ramp.h     |    87 -
 .../CGAL-4.8/demo/Polyhedron/FileLoaderDialog.ui   |   121 -
 .../demo/Polyhedron/GlSplat/CMakeLists.txt         |    35 -
 .../demo/Polyhedron/GlSplat/GlSplat_config.h       |    12 -
 3rdparty/CGAL-4.8/demo/Polyhedron/MainWindow.cpp   |  1871 --
 3rdparty/CGAL-4.8/demo/Polyhedron/MainWindow.h     |   386 -
 3rdparty/CGAL-4.8/demo/Polyhedron/MainWindow.ui    |   691 -
 .../Polyhedron/Plugins/AABB_tree/CMakeLists.txt    |     4 -
 .../Polyhedron/Plugins/AABB_tree/Cut_plugin.cpp    |   495 -
 .../Camera_position/Camera_positions_plugin.cpp    |    52 -
 .../Plugins/Convex_decomposition/Nef_plugin.cpp    |   312 -
 .../Plugins/Convex_hull/Convex_hull_plugin.cpp     |   133 -
 .../Plugins/Convex_hull/Kernel_plugin.cpp          |   137 -
 .../Polyhedron/Plugins/IO/Add_point_set_dialog.ui  |    85 -
 .../Polyhedron/Plugins/IO/Add_polylines_dialog.ui  |    91 -
 .../demo/Polyhedron/Plugins/IO/CMakeLists.txt      |    57 -
 .../demo/Polyhedron/Plugins/IO/Function_dialog.ui  |    97 -
 .../demo/Polyhedron/Plugins/IO/GOCAD_io_plugin.cpp |   109 -
 .../Plugins/IO/Implicit_function_io_plugin.cpp     |   213 -
 .../demo/Polyhedron/Plugins/IO/OFF_io_plugin.cpp   |   141 -
 .../Polyhedron/Plugins/IO/OFF_to_xyz_io_plugin.cpp |    85 -
 .../Polyhedron/Plugins/IO/Polylines_io_plugin.cpp  |   272 -
 .../demo/Polyhedron/Plugins/IO/VTK_io_plugin.cpp   |   396 -
 .../demo/Polyhedron/Plugins/IO/XYZ_io_plugin.cpp   |   223 -
 .../Polyhedron/Plugins/Mesh_2/Mesh_2_plugin.cpp    |   437 -
 .../Polyhedron/Plugins/Mesh_2/mesh_2_dialog.ui     |   231 -
 .../Polyhedron/Plugins/Mesh_3/C3t3_io_plugin.cpp   |   424 -
 .../demo/Polyhedron/Plugins/Mesh_3/CMakeLists.txt  |    32 -
 .../Plugins/Mesh_3/Detect_sharp_edges_plugin.cpp   |   124 -
 .../Polyhedron/Plugins/Mesh_3/Image_res_dialog.ui  |   105 -
 .../Polyhedron/Plugins/Mesh_3/Io_image_plugin.cpp  |   136 -
 .../Plugins/Mesh_3/Io_implicit_function_plugin.cpp |   213 -
 .../Plugins/Mesh_3/Local_optimizers_dialog.ui      |   225 -
 .../Polyhedron/Plugins/Mesh_3/Mesh_3_plugin.cpp    |   449 -
 .../Plugins/Mesh_3/Mesh_3_plugin_cgal_code.cpp     |   168 -
 .../Plugins/Mesh_3/Mesh_3_plugin_cgal_code.h       |    55 -
 .../demo/Polyhedron/Plugins/Mesh_3/Mesh_function.h |   274 -
 .../Polyhedron/Plugins/Mesh_3/Meshing_dialog.ui    |   440 -
 .../Plugins/Mesh_3/Optimization_plugin.cpp         |   630 -
 .../Mesh_3/Optimization_plugin_cgal_code.cpp       |   770 -
 .../Polyhedron_demo_mesh_3_labeled_mesh_domain_3.h |   266 -
 .../Polyhedron/Plugins/Mesh_3/Smoother_dialog.ui   |   340 -
 .../demo/Polyhedron/Plugins/Mesh_3/Volume_plane.h  |   458 -
 .../Plugins/Mesh_3/Volume_plane_interface.h        |    52 -
 .../Plugins/Mesh_3/Volume_plane_intersection.cpp   |   200 -
 .../Plugins/Mesh_3/Volume_plane_intersection.h     |    78 -
 .../Plugins/Mesh_3/Volume_plane_thread.h           |   128 -
 .../Plugins/Mesh_3/Volume_planes_plugin.cpp        |   390 -
 .../Plugins/Operations_on_polyhedra/CMakeLists.txt |     8 -
 .../Clip_polyhedron_plugin.cpp                     |   232 -
 .../Clip_polyhedron_plugin.ui                      |    90 -
 .../Corefinement_plugin.cpp                        |   181 -
 .../Intersection_plugin.cpp                        |   220 -
 .../Scene_combinatorial_map_item.cpp               |   522 -
 .../Scene_combinatorial_map_item.h                 |   117 -
 .../demo/Polyhedron/Plugins/PCA/CMakeLists.txt     |    11 -
 .../Plugins/PCA/Create_bbox_mesh_plugin.cpp        |   156 -
 .../demo/Polyhedron/Plugins/PCA/Pca_plugin.cpp     |   232 -
 .../PCA/Scene_polyhedron_transform_item.cpp        |   124 -
 .../Plugins/PCA/Scene_polyhedron_transform_item.h  |    61 -
 .../Plugins/PCA/Transform_polyhedron_plugin.cpp    |   143 -
 .../demo/Polyhedron/Plugins/PCA/Trivial_plugin.cpp |   199 -
 .../demo/Polyhedron/Plugins/PMP/CMakeLists.txt     |    77 -
 .../demo/Polyhedron/Plugins/PMP/Fairing_plugin.cpp |   135 -
 .../demo/Polyhedron/Plugins/PMP/Fairing_widget.ui  |   144 -
 .../Polyhedron/Plugins/PMP/Hole_filling_plugin.cpp |   702 -
 .../Plugins/PMP/Hole_filling_polyline_plugin.cpp   |   170 -
 .../Polyhedron/Plugins/PMP/Hole_filling_widget.ui  |   314 -
 .../Polyhedron/Plugins/PMP/Inside_out_plugin.cpp   |    83 -
 .../Plugins/PMP/Isotropic_remeshing_dialog.ui      |   250 -
 .../Plugins/PMP/Isotropic_remeshing_plugin.cpp     |   733 -
 .../Polyhedron/Plugins/PMP/Jet_fitting_plugin.cpp  |   142 -
 .../PMP/Join_and_split_polyhedra_plugin.cpp        |   176 -
 .../PMP/Mean_curvature_flow_skeleton_plugin.cpp    |   920 -
 .../PMP/Mean_curvature_flow_skeleton_plugin.ui     |   174 -
 .../Polyhedron/Plugins/PMP/Orient_soup_plugin.cpp  |   172 -
 .../Plugins/PMP/Point_inside_polyhedron_plugin.cpp |   257 -
 .../Plugins/PMP/Point_inside_polyhedron_widget.ui  |    95 -
 .../Plugins/PMP/Polyhedron_slicer_plugin.cpp       |   348 -
 .../Plugins/PMP/Polyhedron_stitching_plugin.cpp    |   167 -
 .../Plugins/PMP/Repair_polyhedron_plugin.cpp       |   115 -
 .../Polyhedron/Plugins/PMP/Selection_plugin.cpp    |   418 -
 .../Polyhedron/Plugins/PMP/Selection_widget.ui     |   369 -
 .../Plugins/PMP/Self_intersection_plugin.cpp       |   101 -
 .../Plugins/PMP/Triangulate_facets_plugin.cpp      |   144 -
 .../Polyhedron/Plugins/Point_set/CMakeLists.txt    |    61 -
 .../Point_set/Features_detection_plugin.cpp        |   115 -
 .../Plugins/Point_set/Features_detection_plugin.ui |   133 -
 .../Plugins/Point_set/Merge_point_sets_plugin.cpp  |    91 -
 .../Point_set/Point_set_average_spacing_plugin.cpp |   117 -
 .../Point_set_bilateral_smoothing_plugin.cpp       |   128 -
 .../Point_set_bilateral_smoothing_plugin.ui        |   130 -
 .../Point_set_normal_estimation_plugin.cpp         |   288 -
 .../Point_set_normal_estimation_plugin.ui          |   415 -
 .../Point_set_outliers_removal_plugin.cpp          |   116 -
 .../Point_set/Point_set_selection_plugin.cpp       |   509 -
 .../Point_set/Point_set_shape_detection_plugin.cpp |   307 -
 .../Point_set/Point_set_shape_detection_plugin.ui  |   261 -
 .../Point_set/Point_set_simplification_plugin.cpp  |   201 -
 .../Point_set/Point_set_simplification_plugin.ui   |   204 -
 .../Point_set/Point_set_smoothing_plugin.cpp       |    97 -
 .../Point_set/Point_set_upsampling_plugin.cpp      |   146 -
 .../Point_set/Point_set_upsampling_plugin.ui       |   156 -
 .../Plugins/Point_set/Point_set_wlop_plugin.cpp    |   128 -
 .../Plugins/Point_set/Point_set_wlop_plugin.ui     |   122 -
 .../Point_set/Surface_reconstruction_plugin.cpp    |   873 -
 .../Point_set/Surface_reconstruction_plugin.ui     |   483 -
 .../Surface_reconstruction_plugin_impl.cpp         |   245 -
 .../Subdivision_methods_plugin.cpp                 |   125 -
 .../Surface_mesh/Mesh_segmentation_plugin.cpp      |   349 -
 .../Surface_mesh/Mesh_segmentation_widget.ui       |   186 -
 .../Surface_mesh/Mesh_simplification_plugin.cpp    |    97 -
 .../Surface_mesh/Parameterization_plugin.cpp       |   193 -
 .../Plugins/Surface_mesh/Remeshing_dialog.ui       |   174 -
 .../Plugins/Surface_mesh/Remeshing_plugin.cpp      |   142 -
 .../Scene_polyhedron_shortest_path_item.cpp        |   531 -
 .../Scene_polyhedron_shortest_path_item.h          |   159 -
 .../Plugins/Surface_mesh/Shortest_path_plugin.cpp  |   311 -
 .../Plugins/Surface_mesh/Shortest_path_widget.ui   |    71 -
 .../Surface_mesh_deformation/CMakeLists.txt        |     7 -
 .../Surface_mesh_deformation/Deform_mesh.ui        |   423 -
 .../Edit_polyhedron_plugin.cpp                     |   418 -
 .../Scene_edit_polyhedron_item.cpp                 |   973 -
 .../Scene_edit_polyhedron_item.h                   |   777 -
 3rdparty/CGAL-4.8/demo/Polyhedron/Polyhedron_3.cpp |    13 -
 3rdparty/CGAL-4.8/demo/Polyhedron/Polyhedron_3.qrc |    42 -
 .../CGAL-4.8/demo/Polyhedron/Polyhedron_demo.cpp   |   126 -
 .../Polyhedron/Polyhedron_demo_plugin_helper.cpp   |   132 -
 3rdparty/CGAL-4.8/demo/Polyhedron/Preferences.ui   |    78 -
 3rdparty/CGAL-4.8/demo/Polyhedron/Scene.cpp        |  1251 -
 3rdparty/CGAL-4.8/demo/Polyhedron/Scene.h          |   325 -
 .../CGAL-4.8/demo/Polyhedron/Scene_c3t3_item.cpp   |  1280 -
 .../CGAL-4.8/demo/Polyhedron/Scene_c3t3_item.h     |   263 -
 .../Polyhedron/Scene_edit_polyhedron_item_config.h |    10 -
 .../CGAL-4.8/demo/Polyhedron/Scene_group_item.cpp  |   116 -
 .../Polyhedron/Scene_implicit_function_item.cpp    |   593 -
 .../demo/Polyhedron/Scene_implicit_function_item.h |   130 -
 3rdparty/CGAL-4.8/demo/Polyhedron/Scene_item.cpp   |   165 -
 .../demo/Polyhedron/Scene_nef_polyhedron_item.cpp  |   678 -
 .../demo/Polyhedron/Scene_nef_polyhedron_item.h    |   112 -
 .../CGAL-4.8/demo/Polyhedron/Scene_plane_item.cpp  |   130 -
 .../CGAL-4.8/demo/Polyhedron/Scene_plane_item.h    |   182 -
 .../Polyhedron/Scene_points_with_normal_item.cpp   |   598 -
 .../Polyhedron/Scene_points_with_normal_item.h     |   128 -
 .../demo/Polyhedron/Scene_polygon_soup_item.cpp    |   710 -
 .../demo/Polyhedron/Scene_polygon_soup_item.h      |   202 -
 .../demo/Polyhedron/Scene_polyhedron_item.cpp      |  1278 -
 .../demo/Polyhedron/Scene_polyhedron_item.h        |   186 -
 .../Polyhedron/Scene_polyhedron_item_decorator.cpp |   102 -
 .../Polyhedron/Scene_polyhedron_item_decorator.h   |    65 -
 .../Scene_polyhedron_item_k_ring_selection.h       |   236 -
 .../Polyhedron/Scene_polyhedron_selection_item.cpp |   233 -
 .../Polyhedron/Scene_polyhedron_selection_item.h   |   926 -
 .../demo/Polyhedron/Scene_polylines_item.cpp       |   682 -
 .../demo/Polyhedron/Scene_polylines_item.h         |   135 -
 .../demo/Polyhedron/Scene_segmented_image_item.cpp |   862 -
 .../demo/Polyhedron/Scene_segmented_image_item.h   |    89 -
 .../Polyhedron/Scene_segmented_image_item_config.h |    10 -
 .../Polyhedron/Scene_textured_polyhedron_item.cpp  |   365 -
 .../Polyhedron/Scene_textured_polyhedron_item.h    |    88 -
 .../CGAL-4.8/demo/Polyhedron/Show_point_dialog.ui  |   161 -
 3rdparty/CGAL-4.8/demo/Polyhedron/Viewer.cpp       |  1164 -
 3rdparty/CGAL-4.8/demo/Polyhedron/Viewer.h         |   138 -
 .../include/CGAL/Triangulation_file_input.h        |   103 -
 .../CGAL-4.8/demo/Polyhedron/include/Point_set_3.h |   323 -
 .../demo/Polyhedron/resources/shader_c3t3.f        |    41 -
 .../demo/Polyhedron/resources/shader_c3t3.v        |    21 -
 .../demo/Polyhedron/resources/shader_c3t3_edges.f  |     9 -
 .../demo/Polyhedron/resources/shader_c3t3_edges.v  |    19 -
 .../demo/Polyhedron/resources/shader_with_light.f  |    36 -
 .../Polyhedron/resources/shader_without_light.f    |    10 -
 .../CGAL-4.8/demo/Polyhedron_IO/CMakeLists.txt     |    28 -
 .../demo/Polyline_simplification_2/CMakeLists.txt  |    51 -
 .../Principal_component_analysis/CMakeLists.txt    |    87 -
 .../demo/Segment_Delaunay_graph_2/CMakeLists.txt   |    59 -
 .../Segment_Delaunay_graph_Linf_2/CMakeLists.txt   |    59 -
 .../CGAL-4.8/demo/Snap_rounding_2/CMakeLists.txt   |    50 -
 .../demo/Spatial_searching_2/CMakeLists.txt        |    52 -
 .../CGAL-4.8/demo/Stream_lines_2/CMakeLists.txt    |    51 -
 .../demo/Surface_mesh_deformation/CMakeLists.txt   |    34 -
 .../CGAL-4.8/demo/Surface_mesher/CMakeLists.txt    |   128 -
 .../demo/Surface_mesher/Surface_mesher.cpp         |    22 -
 3rdparty/CGAL-4.8/demo/Surface_mesher/volume.cpp   |  1550 --
 3rdparty/CGAL-4.8/demo/Surface_mesher/volume.h     |   384 -
 .../demo/Three/Example_plugin/CMakeLists.txt       |    41 -
 .../Polyhedron_demo_example_plugin.cpp             |   312 -
 .../demo/Three/Example_plugin/dock_example.ui      |   156 -
 .../CGAL-4.8/demo/Triangulation_2/CMakeLists.txt   |   106 -
 .../Constrained_Delaunay_triangulation_2.cpp       |   871 -
 .../CGAL-4.8/demo/Triangulation_3/CMakeLists.txt   |    99 -
 .../Triangulation_3_Geomview_demos/CMakeLists.txt  |    30 -
 .../AABB_polyhedron_facet_intersection_example.cpp |    87 -
 .../CGAL-4.8/examples/AABB_tree/CMakeLists.txt     |    37 -
 .../CMakeLists.txt                                 |    29 -
 .../examples/Algebraic_foundations/CMakeLists.txt  |    30 -
 .../examples/Alpha_shapes_2/CMakeLists.txt         |    27 -
 .../examples/Alpha_shapes_3/CMakeLists.txt         |    31 -
 .../examples/Apollonius_graph_2/CMakeLists.txt     |    29 -
 .../Arrangement_on_surface_2/CMakeLists.txt        |    78 -
 .../examples/BGL_polyhedron_3/CMakeLists.txt       |    73 -
 .../CGAL-4.8/examples/BGL_polyhedron_3/kruskal.cpp |    99 -
 .../BGL_polyhedron_3/kruskal_with_stored_id.cpp    |    89 -
 .../BGL_polyhedron_3/polyhedron_2_OpenMesh.cpp     |    87 -
 .../examples/BGL_surface_mesh/CMakeLists.txt       |    27 -
 .../examples/BGL_triangulation_2/dijkstra.cpp      |   101 -
 .../dijkstra_with_internal_properties.cpp          |    92 -
 .../CGAL-4.8/examples/BGL_triangulation_2/emst.cpp |    95 -
 .../Barycentric_coordinates_2/CMakeLists.txt       |    32 -
 .../Boolean_set_operations_2/CMakeLists.txt        |    36 -
 .../examples/Box_intersection_d/CMakeLists.txt     |    32 -
 .../CGAL-4.8/examples/CGAL_ipelets/CMakeLists.txt  |    26 -
 .../CGAL-4.8/examples/CGALimageIO/test_imageio.cpp |    64 -
 .../examples/Circular_kernel_2/CMakeLists.txt      |    27 -
 .../examples/Circular_kernel_3/CMakeLists.txt      |    28 -
 .../CGAL-4.8/examples/Circulator/CMakeLists.txt    |    28 -
 .../examples/Combinatorial_map/CMakeLists.txt      |    32 -
 .../Combinatorial_map/map_3_dynamic_onmerge.cpp    |   135 -
 .../examples/Combinatorial_map/map_3_foreach.cpp   |   115 -
 .../examples/Combinatorial_map/map_3_marks.cpp     |    58 -
 .../Combinatorial_map/map_3_operations.cpp         |    69 -
 .../Combinatorial_map/map_3_simple_example.cpp     |    45 -
 .../map_3_with_colored_facets.cpp                  |    96 -
 .../Combinatorial_map/map_4_simple_example.cpp     |    48 -
 .../examples/Convex_decomposition_3/CMakeLists.txt |    26 -
 .../CGAL-4.8/examples/Convex_hull_2/CMakeLists.txt |    34 -
 .../CGAL-4.8/examples/Convex_hull_3/CMakeLists.txt |    29 -
 .../CGAL-4.8/examples/Envelope_2/CMakeLists.txt    |    28 -
 .../CGAL-4.8/examples/Envelope_3/CMakeLists.txt    |    28 -
 .../examples/Filtered_kernel/CMakeLists.txt        |    26 -
 .../CGAL-4.8/examples/Generator/CMakeLists.txt     |    41 -
 .../CGAL-4.8/examples/HalfedgeDS/CMakeLists.txt    |    34 -
 .../examples/Inscribed_areas/CMakeLists.txt        |    28 -
 .../CGAL-4.8/examples/Interpolation/CMakeLists.txt |    32 -
 .../examples/Interval_skip_list/CMakeLists.txt     |    27 -
 .../CGAL-4.8/examples/Jet_fitting_3/CMakeLists.txt |    56 -
 .../CGAL-4.8/examples/Kernel_23/CMakeLists.txt     |    33 -
 .../examples/Kernel_23/MyPointC2_iostream.h        |    46 -
 3rdparty/CGAL-4.8/examples/Kernel_23/MySegmentC2.h |   254 -
 .../Kinetic_data_structures/CMakeLists.txt         |    33 -
 .../examples/Kinetic_framework/CMakeLists.txt      |    29 -
 .../examples/Linear_cell_complex/CMakeLists.txt    |    59 -
 ...linear_cell_complex_3_attributes_management.cpp |    72 -
 .../linear_cell_complex_3_viewer_qt.h              |   932 -
 .../Linear_cell_complex/linear_cell_complex_4.cpp  |    72 -
 .../examples/Linear_cell_complex/voronoi_2.cpp     |   174 -
 .../examples/Linear_cell_complex/voronoi_3.cpp     |   173 -
 .../CGAL-4.8/examples/Matrix_search/CMakeLists.txt |    26 -
 .../Matrix_search/sorted_matrix_search.cpp         |    46 -
 3rdparty/CGAL-4.8/examples/Mesh_2/CMakeLists.txt   |    30 -
 3rdparty/CGAL-4.8/examples/Mesh_3/CMakeLists.txt   |   105 -
 .../CGAL-4.8/examples/Mesh_3/mesh_3D_image.cpp     |    59 -
 .../Mesh_3/mesh_3D_image_variable_size.cpp         |    70 -
 .../examples/Mesh_3/mesh_implicit_sphere.cpp       |    58 -
 .../Mesh_3/mesh_implicit_sphere_variable_size.cpp  |    73 -
 .../examples/Mesh_3/mesh_optimization_example.cpp  |    69 -
 .../Mesh_3/mesh_optimization_lloyd_example.cpp     |    69 -
 .../examples/Mesh_3/mesh_polyhedral_domain.cpp     |    76 -
 .../mesh_polyhedral_domain_with_features.cpp       |    53 -
 .../mesh_two_implicit_spheres_with_balls.cpp       |   104 -
 .../examples/Min_annulus_d/min_annulus_d.cpp       |    56 -
 .../Min_annulus_d/min_annulus_d_fast_exact.cpp     |    55 -
 .../examples/Minkowski_sum_2/CMakeLists.txt        |    33 -
 .../examples/Minkowski_sum_3/CMakeLists.txt        |    27 -
 .../examples/Modular_arithmetic/CMakeLists.txt     |    26 -
 3rdparty/CGAL-4.8/examples/Nef_2/CMakeLists.txt    |    28 -
 3rdparty/CGAL-4.8/examples/Nef_3/CMakeLists.txt    |    42 -
 3rdparty/CGAL-4.8/examples/Nef_S2/CMakeLists.txt   |    31 -
 .../CMakeLists.txt                                 |    34 -
 .../otr2_simplest_example.cpp                      |    28 -
 .../CGAL-4.8/examples/Partition_2/CMakeLists.txt   |    29 -
 .../Periodic_2_triangulation_2/CMakeLists.txt      |    36 -
 .../Periodic_3_triangulation_3/CMakeLists.txt      |    32 -
 .../colored_vertices.cpp                           |    40 -
 .../Periodic_3_triangulation_3/find_conflicts.cpp  |    55 -
 .../periodic_adding_handles.cpp                    |    69 -
 .../CGAL-4.8/examples/Point_set_2/CMakeLists.txt   |    27 -
 .../examples/Point_set_processing_3/CMakeLists.txt |    81 -
 .../grid_simplify_indices.cpp                      |    57 -
 .../Point_set_shape_detection_3/CMakeLists.txt     |    36 -
 .../efficient_RANSAC_parameters.cpp                |   108 -
 3rdparty/CGAL-4.8/examples/Polygon/CMakeLists.txt  |    29 -
 .../CGAL-4.8/examples/Polyhedron/CMakeLists.txt    |    41 -
 .../CGAL-4.8/examples/Polyhedron_IO/CMakeLists.txt |    37 -
 .../Polyline_simplification_2/CMakeLists.txt       |    29 -
 .../CGAL-4.8/examples/Polynomial/CMakeLists.txt    |    32 -
 .../examples/Polytope_distance_d/CMakeLists.txt    |    29 -
 .../Polytope_distance_d/polytope_distance_d.cpp    |    62 -
 .../polytope_distance_d_fast_exact.cpp             |    64 -
 .../Principal_component_analysis/CMakeLists.txt    |    30 -
 .../examples/Profiling_tools/CMakeLists.txt        |    28 -
 .../CGAL-4.8/examples/QP_solver/CMakeLists.txt     |    51 -
 .../CGAL-4.8/examples/STL_Extension/CMakeLists.txt |    31 -
 .../Scale_space_reconstruction_3/CMakeLists.txt    |    40 -
 .../Segment_Delaunay_graph_2/CMakeLists.txt        |    32 -
 .../Segment_Delaunay_graph_Linf_2/CMakeLists.txt   |    35 -
 .../examples/Snap_rounding_2/CMakeLists.txt        |    28 -
 .../examples/Solver_interface/CMakeLists.txt       |    35 -
 .../searching_with_point_with_info_inplace.cpp     |    78 -
 .../searching_with_point_with_info_pmap.cpp        |    60 -
 .../examples/Spatial_sorting/CMakeLists.txt        |    36 -
 .../sp_sort_using_property_map_3.cpp               |    38 -
 .../examples/Straight_skeleton_2/CMakeLists.txt    |    34 -
 .../examples/Stream_lines_2/CMakeLists.txt         |    27 -
 .../examples/Subdivision_method_3/CMakeLists.txt   |    29 -
 .../CGAL-4.8/examples/Surface_mesh/CMakeLists.txt  |    35 -
 .../examples/Surface_mesh/sm_properties.cpp        |    62 -
 .../Surface_mesh_deformation/CMakeLists.txt        |    48 -
 .../Surface_mesh_parameterization/CMakeLists.txt   |    75 -
 .../Surface_mesh_shortest_path/CMakeLists.txt      |    38 -
 .../Surface_mesh_skeletonization/CMakeLists.txt    |    41 -
 3rdparty/CGAL-4.8/examples/TDS_3/CMakeLists.txt    |    27 -
 .../CGAL-4.8/examples/Triangulation/CMakeLists.txt |    38 -
 .../examples/Triangulation_2/CMakeLists.txt        |    43 -
 .../examples/Triangulation_2/constrained.cpp       |    35 -
 .../examples/Triangulation_2/constrained_plus.cpp  |    37 -
 .../Triangulation_2/polylines_triangulation.cpp    |    89 -
 .../examples/Triangulation_3/CMakeLists.txt        |    48 -
 .../CGAL-4.8/examples/Visibility_2/CMakeLists.txt  |    27 -
 .../examples/Voronoi_diagram_2/CMakeLists.txt      |    27 -
 .../CGAL/AABB_face_graph_triangle_primitive.h      |   178 -
 3rdparty/CGAL-4.8/include/CGAL/AABB_traits.h       |   420 -
 3rdparty/CGAL-4.8/include/CGAL/AABB_tree.h         |  1239 -
 .../Algebraic_kernel_d/Algebraic_curve_kernel_2.h  |  2886 ---
 .../Bitstream_descartes_E08_tree.h                 |  1054 -
 .../Bitstream_descartes_rndl_tree.h                |  1572 --
 .../Apollonius_graph_uncertain_filtered_traits_2.h |   509 -
 .../CGAL-4.8/include/CGAL/Arr_face_index_map.h     |   281 -
 .../include/CGAL/Arr_polycurve_basic_traits_2.h    |  2713 --
 .../CGAL-4.8/include/CGAL/Arr_polyline_traits_2.h  |   600 -
 .../Arr_spherical_gaussian_map_3.h                 |   408 -
 .../CGAL-4.8/include/CGAL/Arr_vertex_index_map.h   |   285 -
 .../CGAL-4.8/include/CGAL/CORE/BigFloat_impl.h     |  1327 -
 3rdparty/CGAL-4.8/include/CGAL/CORE/CoreAux.h      |   189 -
 3rdparty/CGAL-4.8/include/CGAL/CORE/CoreAux_impl.h |   229 -
 3rdparty/CGAL-4.8/include/CGAL/CORE/Expr_impl.h    |  1255 -
 3rdparty/CGAL-4.8/include/CGAL/CORE/Impl.h         |    74 -
 3rdparty/CGAL-4.8/include/CGAL/CORE/MemoryPool.h   |   138 -
 3rdparty/CGAL-4.8/include/CGAL/CORE/Real_impl.h    |   292 -
 3rdparty/CGAL-4.8/include/CGAL/CORE_BigFloat.h     |   550 -
 3rdparty/CGAL-4.8/include/CGAL/CORE_BigInt.h       |   226 -
 3rdparty/CGAL-4.8/include/CGAL/CORE_BigRat.h       |   260 -
 3rdparty/CGAL-4.8/include/CGAL/CORE_Expr.h         |   215 -
 .../CGAL-4.8/include/CGAL/Cartesian/Vector_2.h     |   153 -
 .../include/CGAL/Cartesian/function_objects.h      |  4064 ---
 3rdparty/CGAL-4.8/include/CGAL/Combinatorial_map.h |  3814 ---
 .../include/CGAL/Combinatorial_map_constructors.h  |   298 -
 .../include/CGAL/Combinatorial_map_insertions.h    |   729 -
 .../CGAL/Combinatorial_map_iterators_base.h        |   616 -
 .../include/CGAL/Combinatorial_map_operations.h    |   809 -
 .../include/CGAL/Combinatorial_map_storages.h      |   419 -
 3rdparty/CGAL-4.8/include/CGAL/Compact_container.h |  1207 -
 .../include/CGAL/Compact_mesh_cell_base_3.h        |   713 -
 .../CGAL/Constrained_Delaunay_triangulation_2.h    |   982 -
 .../include/CGAL/Constrained_triangulation_2.h     |  1433 --
 .../CGAL/Constrained_triangulation_plus_2.h        |  1233 -
 .../Non_x_monotone_arc_2.h                         |   314 -
 3rdparty/CGAL-4.8/include/CGAL/Dart.h              |   343 -
 .../CGAL-4.8/include/CGAL/Delaunay_triangulation.h |   895 -
 .../include/CGAL/Delaunay_triangulation_2.h        |  2485 --
 .../include/CGAL/Delaunay_triangulation_3.h        |  2081 --
 .../CGAL-4.8/include/CGAL/Diagonalize_traits.h     |   271 -
 .../include/CGAL/Envelope_3/set_dividors.h         |   120 -
 .../CGAL-4.8/include/CGAL/Euclidean_distance.h     |   205 -
 .../include/CGAL/Euclidean_distance_sphere_point.h |   167 -
 .../include/CGAL/Exact_circular_kernel_2.h         |    79 -
 3rdparty/CGAL-4.8/include/CGAL/FPU.h               |   539 -
 .../include/CGAL/FaceGraph_to_Polyhedron_3.h       |    92 -
 .../include/CGAL/Filtered_extended_homogeneous.h   |  1287 -
 3rdparty/CGAL-4.8/include/CGAL/GMP/Gmpfr_type.h    |  1341 -
 3rdparty/CGAL-4.8/include/CGAL/GMP/Gmpz_type.h     |   438 -
 3rdparty/CGAL-4.8/include/CGAL/GMP/Gmpzf_type.h    |   591 -
 3rdparty/CGAL-4.8/include/CGAL/General_polygon_2.h |   221 -
 .../include/CGAL/General_polygon_with_holes_2.h    |   200 -
 3rdparty/CGAL-4.8/include/CGAL/Gmpfi.h             |   368 -
 3rdparty/CGAL-4.8/include/CGAL/Gmpfr.h             |   186 -
 3rdparty/CGAL-4.8/include/CGAL/Gmpq.h              |   166 -
 3rdparty/CGAL-4.8/include/CGAL/Gmpz.h              |   241 -
 3rdparty/CGAL-4.8/include/CGAL/Gmpzf.h             |   185 -
 .../include/CGAL/Gray_image_mesh_domain_3.h        |   132 -
 .../CGAL-4.8/include/CGAL/Handle_with_policy.h     |  1405 --
 3rdparty/CGAL-4.8/include/CGAL/IO/Color.h          |   104 -
 .../CGAL-4.8/include/CGAL/IO/File_binary_mesh_3.h  |    74 -
 .../include/CGAL/IO/File_header_OFF_impl.h         |   409 -
 3rdparty/CGAL-4.8/include/CGAL/IO/File_medit.h     |   907 -
 .../CGAL-4.8/include/CGAL/IO/File_scanner_OFF.h    |   470 -
 .../include/CGAL/IO/Geomview_stream_impl.h         |   612 -
 .../include/CGAL/IO/Nef_polyhedron_2_PS_stream.h   |   122 -
 .../CGAL/IO/Nef_polyhedron_S2_OGLUT_stream.h       |    61 -
 .../include/CGAL/IO/Nef_polyhedron_iostream_S2.h   |    57 -
 3rdparty/CGAL-4.8/include/CGAL/IO/OFF_reader.h     |   100 -
 .../CGAL-4.8/include/CGAL/IO/Polyhedron_scan_OFF.h |   144 -
 3rdparty/CGAL-4.8/include/CGAL/IO/STL_reader.h     |   148 -
 3rdparty/CGAL-4.8/include/CGAL/IO/io.h             |   535 -
 .../CGAL-4.8/include/CGAL/IO/read_off_points.h     |   436 -
 .../CGAL-4.8/include/CGAL/IO/read_ply_points.h     |   615 -
 .../CGAL-4.8/include/CGAL/IO/read_xyz_points.h     |   428 -
 .../CGAL-4.8/include/CGAL/IO/write_off_points.h    |   259 -
 .../CGAL-4.8/include/CGAL/IO/write_ply_points.h    |   260 -
 .../CGAL-4.8/include/CGAL/IO/write_xyz_points.h    |   250 -
 3rdparty/CGAL-4.8/include/CGAL/ImageIO.h           |   707 -
 3rdparty/CGAL-4.8/include/CGAL/ImageIO_impl.h      |  1633 --
 3rdparty/CGAL-4.8/include/CGAL/Image_3.h           |   515 -
 3rdparty/CGAL-4.8/include/CGAL/Image_3_impl.h      |   232 -
 .../CGAL-4.8/include/CGAL/Implicit_mesh_domain_3.h |    93 -
 3rdparty/CGAL-4.8/include/CGAL/In_place_list.h     |   812 -
 .../CGAL-4.8/include/CGAL/Index_property_map.h     |   168 -
 .../include/CGAL/Interval_arithmetic_impl.h        |    72 -
 3rdparty/CGAL-4.8/include/CGAL/Interval_nt.h       |  1288 -
 3rdparty/CGAL-4.8/include/CGAL/Iterator_range.h    |   115 -
 3rdparty/CGAL-4.8/include/CGAL/Kd_tree.h           |   464 -
 3rdparty/CGAL-4.8/include/CGAL/Kd_tree_node.h      |   551 -
 .../include/CGAL/Kernel/global_functions_2.h       |  1026 -
 .../include/CGAL/Kernel/global_functions_3.h       |  1126 -
 .../include/CGAL/Kernel/interface_macros.h         |   563 -
 .../CGAL-4.8/include/CGAL/Kernel_d/Iso_box_d.h     |   410 -
 .../CGAL-4.8/include/CGAL/Kernel_d/PVDHACd_impl.h  |    36 -
 .../CGAL-4.8/include/CGAL/Kernel_d/PVDHAHd_impl.h  |    36 -
 3rdparty/CGAL-4.8/include/CGAL/Kernel_d/Point_d.h  |    99 -
 3rdparty/CGAL-4.8/include/CGAL/Kinetic/Cartesian.h |    49 -
 .../CGAL/Kinetic/Default_instantaneous_kernel.h    |   388 -
 .../Regular_triangulation_instantaneous_kernel.h   |    81 -
 .../include/CGAL/Kinetic/Triangulation_2.h         |   759 -
 .../internal/Delaunay_triangulation_base_3.h       |  1395 --
 .../Kernel/Cartesian_kinetic_kernel_base.h         |   259 -
 .../Kernel/Cartesian_moving_lifted_point_3.h       |   136 -
 .../internal/Kernel/cartesian_predicates_3.h       |   815 -
 3rdparty/CGAL-4.8/include/CGAL/LEDA_basic.h        |    52 -
 .../include/CGAL/Labeled_image_mesh_domain_3.h     |   108 -
 .../CGAL-4.8/include/CGAL/Labeled_mesh_domain_3.h  |   650 -
 3rdparty/CGAL-4.8/include/CGAL/Lazy_exact_nt.h     |  1447 --
 .../CGAL-4.8/include/CGAL/Linear_cell_complex.h    |   936 -
 .../include/CGAL/Linear_cell_complex_storages.h    |   450 -
 3rdparty/CGAL-4.8/include/CGAL/MP_Float.h          |   912 -
 3rdparty/CGAL-4.8/include/CGAL/MP_Float_impl.h     |   512 -
 .../CGAL/Manhattan_distance_iso_box_point.h        |   173 -
 .../CGAL/Mean_curvature_flow_skeletonization.h     |  1438 --
 3rdparty/CGAL-4.8/include/CGAL/Mesh_3/Dump_c3t3.h  |   103 -
 .../Mesh_3/Image_to_labeled_function_wrapper.h     |   142 -
 .../Mesh_3/Implicit_to_labeled_function_wrapper.h  |   155 -
 .../Mesh_complex_3_in_triangulation_3_base.h       |   949 -
 .../include/CGAL/Mesh_3/Mesh_global_optimizer.h    |  1158 -
 3rdparty/CGAL-4.8/include/CGAL/Mesh_3/Mesher_3.h   |   714 -
 .../CGAL-4.8/include/CGAL/Mesh_3/Refine_facets_3.h |  1965 --
 .../CGAL-4.8/include/CGAL/Mesh_3/io_signature.h    |   275 -
 .../CGAL/Mesh_3/mesh_standard_facet_criteria.h     |   710 -
 .../include/CGAL/Mesh_3/polylines_to_protect.h     |   359 -
 .../Mesh_3/squared_distance_Point_3_Triangle_3.h   |   135 -
 .../CGAL/Mesh_complex_3_in_triangulation_3.h       |   755 -
 3rdparty/CGAL-4.8/include/CGAL/Mesh_criteria_3.h   |   193 -
 .../CGAL/Mesh_domain_with_polyline_features_3.h    |  1088 -
 .../CGAL-4.8/include/CGAL/Mesh_facet_criteria_3.h  |   182 -
 .../CGAL-4.8/include/CGAL/Mesh_triangulation_3.h   |   117 -
 .../CGAL-4.8/include/CGAL/Mesh_vertex_base_3.h     |   310 -
 3rdparty/CGAL-4.8/include/CGAL/Min_annulus_d.h     |   874 -
 .../CGAL/Minkowski_sum_2/Minkowski_sum_decomp_2.h  |   421 -
 .../include/CGAL/Modifiable_priority_queue.h       |   133 -
 .../CGAL-4.8/include/CGAL/Monge_via_jet_fitting.h  |   784 -
 3rdparty/CGAL-4.8/include/CGAL/Mpzf.h              |  1161 -
 3rdparty/CGAL-4.8/include/CGAL/Multiscale_sort.h   |    58 -
 .../CGAL-4.8/include/CGAL/Nef_2/PM_io_parser.h     |   403 -
 .../include/CGAL/Nef_2/gen_point_location.h        |   610 -
 .../include/CGAL/Nef_3/SNC_point_locator.h         |  1389 -
 3rdparty/CGAL-4.8/include/CGAL/Nef_S2/SM_checker.h |   257 -
 .../CGAL-4.8/include/CGAL/Nef_S2/leda_sphere_map.h |   273 -
 3rdparty/CGAL-4.8/include/CGAL/Nef_polyhedron_2.h  |  1137 -
 3rdparty/CGAL-4.8/include/CGAL/Nef_polyhedron_3.h  |  2130 --
 3rdparty/CGAL-4.8/include/CGAL/Nef_polyhedron_S2.h |   735 -
 3rdparty/CGAL-4.8/include/CGAL/Nef_polynomial.h    |   292 -
 .../include/CGAL/NewKernel_d/Cartesian_LA_base.h   |   177 -
 .../include/CGAL/NewKernel_d/LA_eigen/LA.h         |   170 -
 .../CGAL/NewKernel_d/function_objects_cartesian.h  |  1298 -
 3rdparty/CGAL-4.8/include/CGAL/OTR_2/Cost.h        |   110 -
 .../include/CGAL/OTR_2/Reconstruction_edge_2.h     |   144 -
 .../CGAL/OTR_2/Reconstruction_face_base_2.h        |   266 -
 .../CGAL/OTR_2/Reconstruction_triangulation_2.h    |  1079 -
 .../CGAL/OTR_2/Reconstruction_vertex_base_2.h      |   134 -
 .../CGAL/Optimal_transportation_reconstruction_2.h |  1673 --
 .../CGAL/Orthogonal_incremental_neighbor_search.h  |   621 -
 .../include/CGAL/Orthogonal_k_neighbor_search.h    |   189 -
 .../CGAL/Periodic_2_Delaunay_triangulation_2.h     |  5376 ----
 .../CGAL/Periodic_3_Delaunay_triangulation_3.h     |  1241 -
 ...ic_3_Delaunay_triangulation_filtered_traits_3.h |   161 -
 ...ay_triangulation_statically_filtered_traits_3.h |    62 -
 .../Periodic_3_Delaunay_triangulation_traits_3.h   |   150 -
 .../include/CGAL/Periodic_3_triangulation_3.h      |  4141 ---
 .../Periodic_3_triangulation_filtered_traits_3.h   |   203 -
 .../CGAL/Periodic_3_triangulation_traits_3.h       |   173 -
 .../CGAL-4.8/include/CGAL/Point_with_normal_3.h    |   225 -
 .../include/CGAL/Poisson_reconstruction_function.h |  1212 -
 3rdparty/CGAL-4.8/include/CGAL/Polychain_2.h       |   859 -
 .../CGAL-4.8/include/CGAL/Polygon_2_algorithms.h   |   466 -
 .../include/CGAL/Polygon_mesh_processing/Weights.h |   766 -
 .../include/CGAL/Polygon_mesh_processing/border.h  |   199 -
 .../CGAL/Polygon_mesh_processing/compute_normal.h  |   371 -
 .../include/CGAL/Polygon_mesh_processing/fair.h    |   165 -
 .../Hole_filling/Triangulate_hole_polyline.h       |  1236 -
 .../AABB_filtered_projection_traits.h              |   134 -
 .../internal/Isotropic_remeshing/remesh_impl.h     |  1613 --
 .../Polygon_mesh_processing/internal/fair_impl.h   |   203 -
 .../internal/named_function_params.h               |   386 -
 .../internal/named_params_helper.h                 |   140 -
 .../Polygon_mesh_processing/internal/refine_impl.h |   335 -
 .../include/CGAL/Polygon_mesh_processing/measure.h |   418 -
 .../Polygon_mesh_processing/orient_polygon_soup.h  |   426 -
 .../polygon_soup_to_polygon_mesh.h                 |   162 -
 .../include/CGAL/Polygon_mesh_processing/remesh.h  |   278 -
 .../Polygon_mesh_processing/triangulate_faces.h    |   381 -
 .../Polygon_mesh_processing/triangulate_hole.h     |   406 -
 .../CGAL-4.8/include/CGAL/Polygon_with_holes_2.h   |   227 -
 .../include/CGAL/Polyhedral_mesh_domain_3.h        |   804 -
 .../CGAL/Polyhedral_mesh_domain_with_features_3.h  |   245 -
 .../include/CGAL/Polyline_constraint_hierarchy_2.h |  1174 -
 .../CGAL/Polyline_simplification_2/simplify.h      |   472 -
 3rdparty/CGAL-4.8/include/CGAL/Polynomial.h        |    79 -
 3rdparty/CGAL-4.8/include/CGAL/Polynomial/basic.h  |   211 -
 .../include/CGAL/Polynomial/bezout_matrix.h        |   619 -
 .../CGAL/Polynomial/internal/Filtered_kernel.h     |   111 -
 .../Filtered_kernel/Filtered_Descartes_has_root.h  |    56 -
 .../Filtered_Descartes_root_counter.h              |   158 -
 .../Filtered_polynomial_rational_kernel.h          |   226 -
 .../Filtered_Descartes_has_root.h                  |    56 -
 .../Filtered_rational/Filtered_standard_sequence.h |   151 -
 .../CGAL/Polynomial/internal/Kernel/Sign_above.h   |    92 -
 .../internal/Rational/Descartes_has_root.h         |    70 -
 .../internal/Rational/Standard_sequence.h          |    96 -
 .../CGAL/Polynomial/internal/Sturm_root_rep.h      |  1049 -
 .../internal/Turkowski_numeric_solvers_impl.h      |   467 -
 .../include/CGAL/Polynomial/internal/macros.h      |    72 -
 .../CGAL-4.8/include/CGAL/Polytope_distance_d.h    |   933 -
 .../include/CGAL/Qt/DemosMainWindow_impl.h         |   474 -
 .../include/CGAL/Qt/GraphicsViewNavigation_impl.h  |   351 -
 3rdparty/CGAL-4.8/include/CGAL/Quotient.h          |   878 -
 3rdparty/CGAL-4.8/include/CGAL/Random.h            |   254 -
 3rdparty/CGAL-4.8/include/CGAL/Random_impl.h       |    94 -
 .../include/CGAL/Reconstruction_triangulation_3.h  |   514 -
 3rdparty/CGAL-4.8/include/CGAL/Regular_complex_d.h |   736 -
 .../include/CGAL/Regular_triangulation_2.h         |  2237 --
 .../include/CGAL/Regular_triangulation_3.h         |  2326 --
 .../CGAL-4.8/include/CGAL/Search_traits_adapter.h  |   180 -
 3rdparty/CGAL-4.8/include/CGAL/Search_traits_d.h   |    50 -
 .../include/CGAL/Segment_Delaunay_graph_2.h        |  2043 --
 .../CGAL/Shape_detection_3/Efficient_RANSAC.h      |   912 -
 .../include/CGAL/Shape_detection_3/Octree.h        |   727 -
 .../include/CGAL/Shape_detection_3/Plane.h         |   211 -
 .../include/CGAL/Shape_detection_3/Shape_base.h    |   702 -
 .../include/CGAL/Spatial_sort_traits_adapter_2.h   |    77 -
 .../include/CGAL/Spatial_sort_traits_adapter_3.h   |    87 -
 .../include/CGAL/Spatial_sort_traits_adapter_d.h   |    92 -
 .../include/CGAL/Sqrt_extension/Eigen_NumTraits.h  |    48 -
 .../include/CGAL/Straight_skeleton_converter_2.h   |   302 -
 .../include/CGAL/Surface_mesh/Properties.h         |   481 -
 .../include/CGAL/Surface_mesh/Surface_mesh.h       |  3037 ---
 .../include/CGAL/Surface_mesh_deformation.h        |  1537 --
 .../Surface_mesh_shortest_path.h                   |  2786 ---
 .../Surface_mesh_shortest_path_traits.h            |   205 -
 .../Three/Polyhedron_demo_io_plugin_interface.h    |    63 -
 .../CGAL/Three/Polyhedron_demo_plugin_helper.h     |    96 -
 .../CGAL/Three/Polyhedron_demo_plugin_interface.h  |    70 -
 .../include/CGAL/Three/Scene_draw_interface.h      |    45 -
 .../CGAL-4.8/include/CGAL/Three/Scene_group_item.h |   141 -
 .../CGAL-4.8/include/CGAL/Three/Scene_interface.h  |   191 -
 3rdparty/CGAL-4.8/include/CGAL/Three/Scene_item.h  |   459 -
 .../CGAL-4.8/include/CGAL/Three/Viewer_interface.h |   162 -
 3rdparty/CGAL-4.8/include/CGAL/Time_stamper.h      |    90 -
 .../CGAL/Triangulation_2/insert_constraints.h      |   114 -
 .../Triangulation_2_filtered_projection_traits_3.h |    85 -
 .../CGAL/Triangulation_2_projection_traits_3.h     |   487 -
 3rdparty/CGAL-4.8/include/CGAL/Triangulation_3.h   |  6687 -----
 .../include/CGAL/Triangulation_data_structure_3.h  |  3971 ---
 .../CGAL/Triangulation_euclidean_traits_2.h        |   133 -
 .../CGAL/Triangulation_euclidean_traits_xy_3.h     |    39 -
 .../CGAL/Triangulation_euclidean_traits_xz_3.h     |    38 -
 .../CGAL/Triangulation_euclidean_traits_yz_3.h     |    39 -
 .../include/CGAL/Triangulation_hierarchy_3.h       |   842 -
 .../CGAL/Triangulation_line_face_circulator_2.h    |   701 -
 .../include/CGAL/Weighted_Minkowski_distance.h     |   415 -
 3rdparty/CGAL-4.8/include/CGAL/assertions.h        |   353 -
 .../include/CGAL/bilateral_smooth_point_set.h      |   652 -
 3rdparty/CGAL-4.8/include/CGAL/boost/graph/Dual.h  |   329 -
 .../CGAL/boost/graph/convert_surface_mesh.h        |    86 -
 .../graph/graph_traits_Delaunay_triangulation_2.h  |   395 -
 .../CGAL/boost/graph/graph_traits_HalfedgeDS.h     |   252 -
 .../graph/graph_traits_PolyMesh_ArrayKernelT.h     |   697 -
 .../graph/graph_traits_TriMesh_ArrayKernelT.h      |   614 -
 .../boost/graph/graph_traits_Triangulation_2.h     |   873 -
 .../CGAL/boost/graph/properties_CombinatorialMap.h |   276 -
 .../CGAL/boost/graph/properties_Polyhedron_3.h     |   445 -
 .../CGAL/boost/graph/properties_Surface_mesh.h     |   279 -
 .../include/CGAL/compute_average_spacing.h         |   274 -
 3rdparty/CGAL-4.8/include/CGAL/config.h            |   519 -
 .../include/CGAL/corefinement_operations.h         |   477 -
 .../include/CGAL/edge_aware_upsample_point_set.h   |   659 -
 .../CGAL/extract_mean_curvature_flow_skeleton.h    |    67 -
 .../include/CGAL/grid_simplify_point_set.h         |   235 -
 .../include/CGAL/hierarchy_simplify_point_set.h    |   385 -
 3rdparty/CGAL-4.8/include/CGAL/int.h               |   292 -
 .../include/CGAL/internal/AABB_tree/AABB_node.h    |   199 -
 .../Halfedge_and_face_graph_property_maps.h        |   203 -
 .../internal/Combinatorial_map_group_functors.h    |   972 -
 .../CGAL/internal/Mesh_3/Graph_manipulations.h     |    98 -
 .../include/CGAL/internal/Mesh_3/get_index.h       |   170 -
 .../CGAL/internal/Mesh_3/split_in_polylines.h      |   219 -
 .../CGAL/internal/Polyhedron_plane_clipping_3.h    |   391 -
 .../Static_filters/Periodic_3_orientation_3.h      |   267 -
 .../Periodic_3_side_of_oriented_sphere_3.h         |   299 -
 .../CGAL/internal/Static_filters/Static_filters.h  |   302 -
 .../include/CGAL/internal/Static_filters/tools.h   |   193 -
 .../AABB_traversal_traits.h                        |    76 -
 .../Surface_mesh_segmentation/SDF_calculation.h    |   519 -
 .../Surface_mesh_segmentation.h                    |   545 -
 .../Surface_mesh_skeletonization/get_normal.h      |    82 -
 .../Voronoi_covariance_3/voronoi_covariance_3.h    |   229 -
 .../include/CGAL/internal/boost/mutable_queue.hpp  |   153 -
 .../include/CGAL/internal/boost/property_map.h     |    33 -
 .../Combinatorial_map_for_corefinement.h           |   115 -
 .../include/CGAL/intersection_of_Polyhedra_3.h     |  2108 --
 ...ntersection_of_Polyhedra_3_refinement_visitor.h |  2260 --
 3rdparty/CGAL-4.8/include/CGAL/ipower.h            |    83 -
 .../CGAL-4.8/include/CGAL/jet_estimate_normals.h   |   362 -
 .../CGAL-4.8/include/CGAL/jet_smooth_point_set.h   |   345 -
 3rdparty/CGAL-4.8/include/CGAL/kernel_to_kernel.h  |   115 -
 3rdparty/CGAL-4.8/include/CGAL/leda_bigfloat.h     |   161 -
 .../CGAL-4.8/include/CGAL/leda_bigfloat_interval.h |   492 -
 .../CGAL-4.8/include/CGAL/leda_coercion_traits.h   |   135 -
 3rdparty/CGAL-4.8/include/CGAL/leda_integer.h      |   282 -
 3rdparty/CGAL-4.8/include/CGAL/leda_rational.h     |   308 -
 3rdparty/CGAL-4.8/include/CGAL/leda_real.h         |   259 -
 3rdparty/CGAL-4.8/include/CGAL/make_mesh_3.h       |   452 -
 3rdparty/CGAL-4.8/include/CGAL/mesh_segmentation.h |   491 -
 3rdparty/CGAL-4.8/include/CGAL/minkowski_sum_2.h   |   478 -
 .../CGAL-4.8/include/CGAL/mst_orient_normals.h     |   716 -
 3rdparty/CGAL-4.8/include/CGAL/number_utils.h      |   318 -
 .../CGAL-4.8/include/CGAL/pca_estimate_normals.h   |   317 -
 .../CGAL-4.8/include/CGAL/point_generators_2.h     |   547 -
 .../CGAL-4.8/include/CGAL/point_generators_3.h     |   309 -
 3rdparty/CGAL-4.8/include/CGAL/primes.h            |    70 -
 3rdparty/CGAL-4.8/include/CGAL/primes_impl.h       |   293 -
 3rdparty/CGAL-4.8/include/CGAL/property_map.h      |   396 -
 .../CGAL-4.8/include/CGAL/radial_orient_normals.h  |   197 -
 .../include/CGAL/random_simplify_point_set.h       |   123 -
 3rdparty/CGAL-4.8/include/CGAL/refine_mesh_3.h     |   502 -
 3rdparty/CGAL-4.8/include/CGAL/remove_outliers.h   |   257 -
 .../CGAL-4.8/include/CGAL/squared_distance_3_1.h   |   928 -
 .../CGAL-4.8/include/CGAL/squared_distance_3_2.h   |   302 -
 3rdparty/CGAL-4.8/include/CGAL/sse2.h              |    36 -
 .../include/CGAL/test_FPU_rounding_mode_impl.h     |    70 -
 3rdparty/CGAL-4.8/include/CGAL/utility.h           |   351 -
 3rdparty/CGAL-4.8/include/CGAL/value_type_traits.h |    65 -
 3rdparty/CGAL-4.8/include/CGAL/version.h           |    35 -
 .../CGAL/wlop_simplify_and_regularize_point_set.h  |   715 -
 3rdparty/CGAL-4.8/scripts/cgal_create_CMakeLists   |   639 -
 3rdparty/CGAL-4.8/src/CGAL/CMakeLists.txt          |    15 -
 3rdparty/CGAL-4.8/src/CGAL/Random.cpp              |    36 -
 3rdparty/CGAL-4.8/src/CGAL/primes.cpp              |    25 -
 3rdparty/CGAL-4.8/src/CGAL_Core/CMakeLists.txt     |    20 -
 3rdparty/CGAL-4.8/src/CGAL_ImageIO/CMakeLists.txt  |    54 -
 3rdparty/CGAL-4.8/src/CGAL_ImageIO/analyze.cpp     |    27 -
 3rdparty/CGAL-4.8/src/CGAL_ImageIO/analyze.h       |    74 -
 3rdparty/CGAL-4.8/src/CGAL_ImageIO/analyze_impl.h  |   852 -
 3rdparty/CGAL-4.8/src/CGAL_ImageIO/bmp.cpp         |    27 -
 3rdparty/CGAL-4.8/src/CGAL_ImageIO/bmp.h           |    65 -
 3rdparty/CGAL-4.8/src/CGAL_ImageIO/bmp_impl.h      |   518 -
 3rdparty/CGAL-4.8/src/CGAL_ImageIO/bmpendian.cpp   |    27 -
 3rdparty/CGAL-4.8/src/CGAL_ImageIO/bmpendian.h     |    80 -
 .../CGAL-4.8/src/CGAL_ImageIO/bmpendian_impl.h     |   257 -
 3rdparty/CGAL-4.8/src/CGAL_ImageIO/bmpread.cpp     |    27 -
 3rdparty/CGAL-4.8/src/CGAL_ImageIO/bmpread.h       |    87 -
 3rdparty/CGAL-4.8/src/CGAL_ImageIO/bmpread_impl.h  |  1237 -
 3rdparty/CGAL-4.8/src/CGAL_ImageIO/bmptypes.h      |   222 -
 3rdparty/CGAL-4.8/src/CGAL_ImageIO/convert.cpp     |    27 -
 3rdparty/CGAL-4.8/src/CGAL_ImageIO/convert.h       |   108 -
 3rdparty/CGAL-4.8/src/CGAL_ImageIO/convert_impl.h  |   490 -
 3rdparty/CGAL-4.8/src/CGAL_ImageIO/fgetns.cpp      |    27 -
 3rdparty/CGAL-4.8/src/CGAL_ImageIO/fgetns.h        |    35 -
 3rdparty/CGAL-4.8/src/CGAL_ImageIO/fgetns_impl.h   |    45 -
 3rdparty/CGAL-4.8/src/CGAL_ImageIO/gif.cpp         |    27 -
 3rdparty/CGAL-4.8/src/CGAL_ImageIO/gif.h           |    38 -
 3rdparty/CGAL-4.8/src/CGAL_ImageIO/gif_impl.h      |   700 -
 3rdparty/CGAL-4.8/src/CGAL_ImageIO/gis.cpp         |    27 -
 3rdparty/CGAL-4.8/src/CGAL_ImageIO/gis.h           |   141 -
 3rdparty/CGAL-4.8/src/CGAL_ImageIO/gis_impl.h      |   730 -
 3rdparty/CGAL-4.8/src/CGAL_ImageIO/inr.cpp         |    27 -
 3rdparty/CGAL-4.8/src/CGAL_ImageIO/inr.h           |    65 -
 3rdparty/CGAL-4.8/src/CGAL_ImageIO/inr_impl.h      |   517 -
 3rdparty/CGAL-4.8/src/CGAL_ImageIO/iris.cpp        |    27 -
 3rdparty/CGAL-4.8/src/CGAL_ImageIO/iris.h          |    37 -
 3rdparty/CGAL-4.8/src/CGAL_ImageIO/iris_impl.h     |   499 -
 3rdparty/CGAL-4.8/src/CGAL_ImageIO/mincio.cpp      |    27 -
 3rdparty/CGAL-4.8/src/CGAL_ImageIO/mincio.h        |    77 -
 3rdparty/CGAL-4.8/src/CGAL_ImageIO/pnm.cpp         |    27 -
 3rdparty/CGAL-4.8/src/CGAL_ImageIO/pnm.h           |    46 -
 3rdparty/CGAL-4.8/src/CGAL_ImageIO/pnm_impl.h      |   643 -
 3rdparty/CGAL-4.8/src/CGAL_ImageIO/recbuffer.cpp   |    27 -
 3rdparty/CGAL-4.8/src/CGAL_ImageIO/recbuffer.h     |   203 -
 .../CGAL-4.8/src/CGAL_ImageIO/recbuffer_impl.h     |  1743 --
 3rdparty/CGAL-4.8/src/CGAL_ImageIO/recline.cpp     |    27 -
 3rdparty/CGAL-4.8/src/CGAL_ImageIO/recline.h       |   235 -
 3rdparty/CGAL-4.8/src/CGAL_ImageIO/reech4x4.cpp    |    27 -
 3rdparty/CGAL-4.8/src/CGAL_ImageIO/reech4x4.h      |   288 -
 3rdparty/CGAL-4.8/src/CGAL_ImageIO/reech4x4_impl.h |  3176 ---
 3rdparty/CGAL-4.8/src/CGAL_Qt5/CMakeLists.txt      |    94 -
 .../CGAL-4.8/src/CGAL_Qt5/GraphicsView.qtmoc.cmake |     9 -
 3rdparty/CGAL-4.8/src/CMakeLists.txt               |   195 -
 3rdparty/{CGAL-4.8 => CGAL}/AUTHORS                |     0
 3rdparty/CGAL/CHANGES                              |  4557 ++++
 3rdparty/CGAL/CMakeLists.txt                       |  1079 +
 3rdparty/{CGAL-4.8 => CGAL}/INSTALL.md             |     0
 3rdparty/{CGAL-4.8 => CGAL}/LICENSE                |     0
 3rdparty/{CGAL-4.8 => CGAL}/LICENSE.BSL            |     0
 3rdparty/{CGAL-4.8 => CGAL}/LICENSE.FREE_USE       |     0
 3rdparty/{CGAL-4.8 => CGAL}/LICENSE.GPL            |     0
 3rdparty/{CGAL-4.8 => CGAL}/LICENSE.LGPL           |     0
 3rdparty/{CGAL-4.8 => CGAL}/README                 |     0
 3rdparty/CGAL/VERSION                              |     1 +
 .../{CGAL-4.8 => CGAL}/auxiliary/cgal_app.icns     |   Bin
 3rdparty/CGAL/auxiliary/cgal_create_cmake_script.1 |    42 +
 .../auxiliary/gdb/python/CGAL/__init__.py          |     0
 .../auxiliary/gdb/python/CGAL/printers.py          |     0
 .../{CGAL-4.8 => CGAL}/auxiliary/gdb/test-gdb.py   |     0
 3rdparty/{CGAL-4.8 => CGAL}/auxiliary/gdb/test.cpp |     0
 3rdparty/{CGAL-4.8 => CGAL}/auxiliary/gmp/README   |     0
 .../CGAL/cmake/modules/CGALConfig_binary.cmake.in  |   199 +
 .../CGAL/cmake/modules/CGALConfig_install.cmake.in |   154 +
 3rdparty/CGAL/cmake/modules/CGALLibConfig.cmake.in |    32 +
 .../cmake/modules/CGAL_CheckCXXFileRuns.cmake      |     0
 3rdparty/CGAL/cmake/modules/CGAL_Common.cmake      |    61 +
 .../CGAL_CreateSingleSourceCGALProgram.cmake       |    53 +
 .../modules/CGAL_GeneratorSpecificSettings.cmake   |     0
 .../cmake/modules/CGAL_Locate_CGAL_TAUCS.cmake     |     0
 3rdparty/CGAL/cmake/modules/CGAL_Macros.cmake      |   717 +
 .../cmake/modules/CGAL_SCM.cmake                   |     0
 3rdparty/CGAL/cmake/modules/CGAL_SetupBoost.cmake  |    63 +
 .../cmake/modules/CGAL_SetupDependencies.cmake     |     0
 .../cmake/modules/CGAL_SetupFlags.cmake            |     0
 .../cmake/modules/CGAL_SetupVLD.cmake              |     0
 .../cmake/modules/CGAL_TweakFindBoost.cmake        |     0
 .../cmake/modules/CGAL_UseBLAS.cmake               |     0
 .../cmake/modules/CGAL_UseLAPACK.cmake             |     0
 .../cmake/modules/CGAL_UseLEDA.cmake               |     0
 .../cmake/modules/CGAL_UseMKL.cmake                |     0
 .../cmake/modules/CGAL_UseMPFI.cmake               |     0
 .../cmake/modules/CGAL_UseRS.cmake                 |     0
 .../cmake/modules/CGAL_UseRS3.cmake                |     0
 .../cmake/modules/CGAL_UseTAUCS.cmake              |     0
 .../cmake/modules/CGAL_VersionUtils.cmake          |     0
 .../cmake/modules/FindBLAS.cmake                   |     0
 .../cmake/modules/FindCGAL.cmake                   |     0
 .../cmake/modules/FindCGAL_CORE.cmake              |     0
 .../cmake/modules/FindCORE.cmake                   |     0
 .../cmake/modules/FindESBTL.cmake                  |     0
 3rdparty/CGAL/cmake/modules/FindEigen3.cmake       |    84 +
 .../{CGAL-4.8 => CGAL}/cmake/modules/FindF2C.cmake |     0
 .../cmake/modules/FindGLEW.cmake                   |     0
 .../{CGAL-4.8 => CGAL}/cmake/modules/FindGMP.cmake |     0
 .../cmake/modules/FindGMPXX.cmake                  |     0
 .../{CGAL-4.8 => CGAL}/cmake/modules/FindIPE.cmake |     0
 .../cmake/modules/FindLAPACK.cmake                 |     0
 .../cmake/modules/FindLEDA.cmake                   |     0
 .../{CGAL-4.8 => CGAL}/cmake/modules/FindMKL.cmake |     0
 .../cmake/modules/FindMPFI.cmake                   |     0
 .../cmake/modules/FindMPFR.cmake                   |     0
 .../{CGAL-4.8 => CGAL}/cmake/modules/FindNTL.cmake |     0
 .../cmake/modules/FindOpenGL.cmake                 |     0
 .../cmake/modules/FindOpenMesh.cmake               |     0
 .../cmake/modules/FindQGLViewer.cmake              |     0
 .../{CGAL-4.8 => CGAL}/cmake/modules/FindRS.cmake  |     0
 .../{CGAL-4.8 => CGAL}/cmake/modules/FindRS3.cmake |     0
 .../cmake/modules/FindTAUCS.cmake                  |     0
 3rdparty/CGAL/cmake/modules/FindTBB.cmake          |   425 +
 3rdparty/CGAL/cmake/modules/UseCGAL.cmake          |    65 +
 .../cmake/modules/UseESBTL.cmake                   |     0
 .../cmake/modules/UseEigen3.cmake                  |     0
 .../cmake/modules/UseOpenMesh.cmake                |     0
 .../{CGAL-4.8 => CGAL}/cmake/modules/UseTBB.cmake  |     0
 .../CGAL/cmake/modules/Use_CGAL_Qt5_headers.cmake  |    13 +
 .../{CGAL-4.8 => CGAL}/cmake/modules/test_MPFI.cpp |     0
 .../config/support/print_BOOST_version.cpp         |     0
 .../config/support/print_GCC_version.cpp           |     0
 .../config/support/print_GMP_version.cpp           |     0
 .../config/support/print_IntelCompiler_version.cpp |     0
 .../config/support/print_LEDA_version.cpp          |     0
 .../config/support/print_MPFI_version.cpp          |     0
 .../config/support/print_MPFR_version.cpp          |     0
 .../config/support/print_OPENGL_version.cpp        |     0
 .../config/support/print_QT4_version.cpp           |     0
 .../config/support/print_QT_version.cpp            |     0
 .../config/support/print_ZLIB_version.cpp          |     0
 .../config/support/test_ATLAS.cpp                  |     0
 .../config/support/test_BLAS.cpp                   |     0
 .../config/support/test_BOOST.cpp                  |     0
 .../config/support/test_BOOST_PROGRAM_OPTIONS.cpp  |     0
 .../config/support/test_BOOST_THREAD.cpp           |     0
 .../{CGAL-4.8 => CGAL}/config/support/test_GMP.cpp |     0
 .../config/support/test_GMPXX.cpp                  |     0
 .../config/support/test_LAPACK.cpp                 |     0
 .../config/support/test_LEDA.cpp                   |     0
 .../config/support/test_LEDAWIN.cpp                |     0
 .../config/support/test_LIDIA.cpp                  |     0
 .../config/support/test_MPFR.cpp                   |     0
 .../config/support/test_OPENGL.cpp                 |     0
 .../{CGAL-4.8 => CGAL}/config/support/test_QT.cpp  |     0
 .../{CGAL-4.8 => CGAL}/config/support/test_X11.cpp |     0
 .../config/support/test_ZLIB.cpp                   |     0
 .../config/support/test_syntaxonly.cpp             |     0
 .../testfiles/CGAL_CFG_DENORMALS_COMPILE_BUG.cpp   |     0
 ...CGAL_CFG_FPU_ROUNDING_MODE_UNWINDING_VC_BUG.cpp |     0
 .../config/testfiles/CGAL_CFG_IEEE_754_BUG.cpp     |     0
 .../config/testfiles/CGAL_CFG_ISTREAM_INT_BUG.cpp  |     0
 .../config/testfiles/CGAL_CFG_MATCHING_BUG_5.cpp   |     0
 .../config/testfiles/CGAL_CFG_MATCHING_BUG_6.cpp   |     0
 .../config/testfiles/CGAL_CFG_MATCHING_BUG_7.cpp   |     0
 .../config/testfiles/CGAL_CFG_MATCHING_BUG_8.cpp   |     0
 ...GAL_CFG_NESTED_CLASS_FRIEND_DECLARATION_BUG.cpp |     0
 .../config/testfiles/CGAL_CFG_NO_LIMITS.cpp        |     0
 .../config/testfiles/CGAL_CFG_NO_NEXTAFTER.cpp     |     0
 .../config/testfiles/CGAL_CFG_NO_STL.cpp           |     0
 .../testfiles/CGAL_CFG_NUMERIC_LIMITS_BUG.cpp      |     0
 .../CGAL_CFG_OUTOFLINE_MEMBER_DEFINITION_BUG.cpp   |     0
 .../CGAL_CFG_TEMPLATE_IN_DEFAULT_PARAMETER_BUG.cpp |     0
 ...AL_CFG_TYPENAME_BEFORE_DEFAULT_ARGUMENT_BUG.cpp |     0
 .../testfiles/CGAL_CFG_USING_BASE_MEMBER_BUG_2.cpp |     0
 3rdparty/{CGAL-4.8 => CGAL}/config/version.h.in    |     0
 .../demo/AABB_tree/AABB_demo.cpp                   |     0
 .../demo/AABB_tree/AABB_demo.pdf                   |   Bin
 .../demo/AABB_tree/AABB_demo.qrc                   |     0
 3rdparty/CGAL/demo/AABB_tree/CMakeLists.txt        |    96 +
 .../{CGAL-4.8 => CGAL}/demo/AABB_tree/Color_ramp.h |     0
 .../demo/AABB_tree/MainWindow.cpp                  |     0
 .../{CGAL-4.8 => CGAL}/demo/AABB_tree/MainWindow.h |     0
 .../demo/AABB_tree/MainWindow.ui                   |     0
 .../{CGAL-4.8 => CGAL}/demo/AABB_tree/Refiner.h    |     0
 3rdparty/CGAL/demo/AABB_tree/Scene.cpp             |  1337 +
 3rdparty/{CGAL-4.8 => CGAL}/demo/AABB_tree/Scene.h |     0
 .../{CGAL-4.8 => CGAL}/demo/AABB_tree/Viewer.cpp   |     0
 .../{CGAL-4.8 => CGAL}/demo/AABB_tree/Viewer.h     |     0
 .../demo/AABB_tree/benchmarks.cpp                  |     0
 .../demo/AABB_tree/data/hand.off                   |     0
 .../demo/AABB_tree/data/knot.off                   |     0
 .../demo/AABB_tree/data/part.off                   |     0
 .../{CGAL-4.8 => CGAL}/demo/AABB_tree/data/u.off   |     0
 .../demo/AABB_tree/resources/about.html            |     0
 .../demo/AABB_tree/resources/cgal_logo.xpm         |     0
 3rdparty/{CGAL-4.8 => CGAL}/demo/AABB_tree/types.h |     0
 .../demo/Alpha_shapes_2/Alpha_shapes_2.cpp         |     0
 .../demo/Alpha_shapes_2/Alpha_shapes_2.qrc         |     0
 .../demo/Alpha_shapes_2/Alpha_shapes_2.ui          |     0
 3rdparty/CGAL/demo/Alpha_shapes_2/CMakeLists.txt   |    50 +
 .../demo/Alpha_shapes_2/about_Alpha_shapes_2.html  |     0
 .../demo/Alpha_shapes_3/Alpha_shape_3.cpp          |     0
 .../demo/Alpha_shapes_3/Alpha_shape_3.qrc          |     0
 3rdparty/CGAL/demo/Alpha_shapes_3/CMakeLists.txt   |    49 +
 .../demo/Alpha_shapes_3/MainWindow.cpp             |     0
 .../demo/Alpha_shapes_3/MainWindow.h               |     0
 .../demo/Alpha_shapes_3/MainWindow.ui              |     0
 .../demo/Alpha_shapes_3/Viewer.cpp                 |     0
 .../demo/Alpha_shapes_3/Viewer.h                   |     0
 .../demo/Alpha_shapes_3/about_Alpha_shapes_3.html  |     0
 .../demo/Alpha_shapes_3/typedefs.h                 |     0
 .../demo/Apollonius_graph_2/Apollonius_graph_2.cpp |     0
 .../demo/Apollonius_graph_2/Apollonius_graph_2.qrc |     0
 .../demo/Apollonius_graph_2/Apollonius_graph_2.ui  |     0
 .../CGAL/demo/Apollonius_graph_2/CMakeLists.txt    |    48 +
 .../about_Apollonius_graph_2.html                  |     0
 .../ArrangementCurveInputCallback.h                |     0
 .../ArrangementDemoGraphicsView.cpp                |     0
 .../ArrangementDemoGraphicsView.h                  |     0
 .../ArrangementDemoPropertiesDialog.cpp            |     0
 .../ArrangementDemoPropertiesDialog.h              |     0
 .../ArrangementDemoPropertiesDialog.ui             |     0
 .../ArrangementDemoTab.cpp                         |     0
 .../Arrangement_on_surface_2/ArrangementDemoTab.h  |     0
 .../ArrangementDemoWindow.cpp                      |     0
 .../ArrangementDemoWindow.h                        |     0
 .../ArrangementDemoWindow.qrc                      |     0
 .../ArrangementDemoWindow.ui                       |     0
 .../ArrangementGraphicsItem.cpp                    |     0
 .../ArrangementGraphicsItem.h                      |     0
 .../ArrangementPainterOstream.h                    |     0
 .../ArrangementSegmentInputCallback.h              |     0
 .../Arrangement_on_surface_2/ArrangementTypes.h    |     0
 .../demo/Arrangement_on_surface_2/CMakeLists.txt   |    83 +
 .../demo/Arrangement_on_surface_2/Callback.cpp     |     0
 .../demo/Arrangement_on_surface_2/Callback.h       |     0
 .../Arrangement_on_surface_2/ColorItemEditor.cpp   |     0
 .../Arrangement_on_surface_2/ColorItemEditor.h     |     0
 .../demo/Arrangement_on_surface_2/Conic_reader.h   |     0
 .../Arrangement_on_surface_2/CurveGraphicsItem.h   |     0
 .../Arrangement_on_surface_2/DeleteCurveCallback.h |     0
 .../Arrangement_on_surface_2/DeleteCurveMode.cpp   |     0
 .../Arrangement_on_surface_2/DeleteCurveMode.h     |     0
 .../DeleteCurveModeItemEditor.cpp                  |     0
 .../DeleteCurveModeItemEditor.h                    |     0
 .../Arrangement_on_surface_2/EnvelopeCallback.cpp  |     0
 .../Arrangement_on_surface_2/EnvelopeCallback.h    |     0
 .../Arrangement_on_surface_2/FillFaceCallback.cpp  |     0
 .../Arrangement_on_surface_2/FillFaceCallback.h    |     0
 .../GraphicsViewCurveInput.cpp                     |     0
 .../GraphicsViewCurveInput.h                       |     0
 .../GraphicsViewSegmentInput.cpp                   |     0
 .../GraphicsViewSegmentInput.h                     |     0
 .../demo/Arrangement_on_surface_2/ISnappable.h     |     0
 .../Arrangement_on_surface_2/MergeEdgeCallback.h   |     0
 .../demo/Arrangement_on_surface_2/NewTabDialog.cpp |     0
 .../demo/Arrangement_on_surface_2/NewTabDialog.h   |     0
 .../demo/Arrangement_on_surface_2/NewTabDialog.ui  |     0
 .../Arrangement_on_surface_2/OverlayDialog.cpp     |     0
 .../demo/Arrangement_on_surface_2/OverlayDialog.h  |     0
 .../demo/Arrangement_on_surface_2/OverlayDialog.ui |     0
 .../PointLocationCallback.h                        |     0
 .../PointsGraphicsItem.cpp                         |     0
 .../Arrangement_on_surface_2/PointsGraphicsItem.h  |     0
 .../PropertyValueDelegate.cpp                      |     0
 .../PropertyValueDelegate.h                        |     0
 .../Arrangement_on_surface_2/SplitEdgeCallback.cpp |     0
 .../Arrangement_on_surface_2/SplitEdgeCallback.h   |     0
 .../demo/Arrangement_on_surface_2/Utils.cpp        |     0
 .../demo/Arrangement_on_surface_2/Utils.h          |     0
 .../VerticalRayGraphicsItem.cpp                    |     0
 .../VerticalRayGraphicsItem.h                      |     0
 .../VerticalRayShootCallback.cpp                   |     0
 .../VerticalRayShootCallback.h                     |     0
 .../Arrangement_on_surface_2/arrangement_2.cpp     |     0
 .../data/algebraic/alg_circle.arr                  |     0
 .../data/algebraic/cubic.arr                       |     0
 .../data/algebraic/erdos_lemiscate.arr             |     0
 .../data/algebraic/infinitesimal.arr               |     0
 .../data/algebraic/trifolium.arr                   |     0
 .../data/conic/big_circ_arcs.arr                   |     0
 .../data/conic/big_circ_arcs.dat                   |     0
 .../data/conic/circles_21.dat                      |     0
 .../data/polyline/ps_circs.dat                     |     0
 .../data/polyline/random_polylines_10_20.dat       |     0
 .../data/polyline/sines.dat                        |     0
 .../data/segment/fork0505_mc.seg.rand.dat          |     0
 .../data/segment/non_degenerate_100_x.dat          |     0
 .../data/segment/onebig_100.dat                    |     0
 .../data/segment/onebig_100_x.dat                  |     0
 .../data/segment/onebig_250_x.dat                  |     0
 .../data/segment/polygon_100.dat                   |     0
 .../data/segment/random_segments_100.dat           |     0
 .../data/segment/random_segments_100_x.dat         |     0
 .../data/segment/random_segments_500_x.dat         |     0
 .../data/segment/tilt_grid_200.dat                 |     0
 .../data/segment/world.seg.cut.rand.dat            |     0
 .../demo/Arrangement_on_surface_2/help/about.html  |     0
 .../demo/Arrangement_on_surface_2/help/index.html  |     0
 .../Arrangement_on_surface_2/icons/blue_icon.xpm   |     0
 .../demo/Arrangement_on_surface_2/icons/conic.xpm  |     0
 .../Arrangement_on_surface_2/icons/conic_types.xpm |     0
 .../demo/Arrangement_on_surface_2/icons/delete.xpm |     0
 .../icons/demo_arrow_down.xpm                      |     0
 .../icons/demo_arrow_up.xpm                        |     0
 .../Arrangement_on_surface_2/icons/demo_colors.xpm |     0
 .../icons/demo_conic_3points.xpm                   |     0
 .../icons/demo_conic_5points.xpm                   |     0
 .../icons/demo_conic_circle.xpm                    |     0
 .../icons/demo_conic_ellipse.xpm                   |     0
 .../icons/demo_conic_line.xpm                      |     0
 .../icons/demo_conic_ray.xpm                       |     0
 .../icons/demo_conic_segment.xpm                   |     0
 .../Arrangement_on_surface_2/icons/demo_delete.bmp |   Bin
 .../Arrangement_on_surface_2/icons/demo_delete.xpm |     0
 .../Arrangement_on_surface_2/icons/demo_fill.xpm   |     0
 .../Arrangement_on_surface_2/icons/demo_insert.bmp |   Bin
 .../Arrangement_on_surface_2/icons/demo_insert.xpm |     0
 .../Arrangement_on_surface_2/icons/demo_merge.bmp  |   Bin
 .../Arrangement_on_surface_2/icons/demo_merge.xpm  |     0
 .../icons/demo_pointlocation.bmp                   |   Bin
 .../icons/demo_pointlocation.xpm                   |     0
 .../icons/demo_rayshoot.bmp                        |   Bin
 .../icons/demo_rayshoot.xpm                        |     0
 .../icons/demo_rayshoot_down.xpm                   |     0
 .../icons/demo_rayshoot_up.xpm                     |     0
 .../icons/demo_snapgrid.bmp                        |   Bin
 .../icons/demo_snapgrid.xpm                        |     0
 .../icons/demo_snapvertex.bmp                      |   Bin
 .../icons/demo_snapvertex.xpm                      |     0
 .../Arrangement_on_surface_2/icons/demo_split.bmp  |   Bin
 .../Arrangement_on_surface_2/icons/demo_split.xpm  |     0
 .../Arrangement_on_surface_2/icons/demo_zoomin.bmp |   Bin
 .../Arrangement_on_surface_2/icons/demo_zoomin.xpm |     0
 .../icons/demo_zoomout.bmp                         |   Bin
 .../icons/demo_zoomout.xpm                         |     0
 .../demo/Arrangement_on_surface_2/icons/draw.xpm   |     0
 .../Arrangement_on_surface_2/icons/green_icon.xpm  |     0
 .../demo/Arrangement_on_surface_2/icons/grid.xpm   |     0
 .../demo/Arrangement_on_surface_2/icons/hand.xpm   |     0
 .../demo/Arrangement_on_surface_2/icons/insert.xpm |     0
 .../icons/lower_env_xpm.bmp                        |   Bin
 .../icons/lower_env_xpm.xpm                        |     0
 .../demo/Arrangement_on_surface_2/icons/merge.xpm  |     0
 .../demo/Arrangement_on_surface_2/icons/none.xpm   |     0
 .../demo/Arrangement_on_surface_2/icons/po.xpm     |     0
 .../demo/Arrangement_on_surface_2/icons/points.xpm |     0
 .../Arrangement_on_surface_2/icons/polyline.xpm    |     0
 .../icons/ray_shooting.xpm                         |     0
 .../icons/ray_shooting2.xpm                        |     0
 .../Arrangement_on_surface_2/icons/red_icon.xpm    |     0
 .../demo/Arrangement_on_surface_2/icons/snap.xpm   |     0
 .../demo/Arrangement_on_surface_2/icons/split.xpm  |     0
 .../icons/upper_env_xpm.bmp                        |   Bin
 .../icons/upper_env_xpm.xpm                        |     0
 .../Arrangement_on_surface_2/icons/voronoi.xpm     |     0
 .../Arrangement_on_surface_2/icons/yellow_icon.xpm |     0
 .../Arrangement_on_surface_2/tests/CMakeLists.txt  |     0
 .../demo/Arrangement_on_surface_2/tests/Test.cpp   |     0
 .../tests/TestAlgebraic.cpp                        |     0
 .../Arrangement_on_surface_2/tests/TestRayPL.cpp   |     0
 .../demo/Bounding_volumes/Bounding_volumes.cpp     |     0
 .../demo/Bounding_volumes/Bounding_volumes.qrc     |     0
 .../demo/Bounding_volumes/Bounding_volumes.ui      |     0
 3rdparty/CGAL/demo/Bounding_volumes/CMakeLists.txt |    53 +
 .../demo/Bounding_volumes/Ellipse.h                |     0
 .../Bounding_volumes/about_Bounding_volumes.html   |     0
 .../demo/Bounding_volumes/icons/convex_hull.png    |   Bin
 .../demo/Bounding_volumes/icons/min_circle.pdf     |   Bin
 .../demo/Bounding_volumes/icons/min_circle.png     |   Bin
 .../demo/Bounding_volumes/icons/min_ellipse.png    |   Bin
 .../Bounding_volumes/icons/min_parallelogram.png   |   Bin
 .../Bounding_volumes/icons/min_quadrilateral.png   |   Bin
 .../demo/Bounding_volumes/icons/p_center.png       |   Bin
 .../demo/CGAL_ipelets/CMakeLists.txt               |     0
 .../demo/CGAL_ipelets/alpha_shapes.cpp             |     0
 .../demo/CGAL_ipelets/arrangement.cpp              |     0
 .../demo/CGAL_ipelets/bbox_restriction.cpp         |     0
 .../demo/CGAL_ipelets/circle_pencils.cpp           |     0
 .../demo/CGAL_ipelets/diagrams.cpp                 |     0
 .../demo/CGAL_ipelets/distance.cpp                 |     0
 .../demo/CGAL_ipelets/generator.cpp                |     0
 .../demo/CGAL_ipelets/hilbert_sort.cpp             |     0
 .../{CGAL-4.8 => CGAL}/demo/CGAL_ipelets/hull.cpp  |     0
 .../demo/CGAL_ipelets/hyperbolic.cpp               |     0
 .../CGAL_ipelets/include/CGAL_ipelets/k_delaunay.h |     0
 .../CGAL_ipelets/include/CGAL_ipelets/pencils.h    |     0
 .../demo/CGAL_ipelets/lua/libCGAL_alpha_shapes.lua |     0
 .../demo/CGAL_ipelets/lua/libCGAL_arrangement.lua  |     0
 .../CGAL_ipelets/lua/libCGAL_bbox_restriction.lua  |     0
 .../CGAL_ipelets/lua/libCGAL_circle_pencils.lua    |     0
 .../demo/CGAL_ipelets/lua/libCGAL_diagrams.lua     |     0
 .../demo/CGAL_ipelets/lua/libCGAL_distance.lua     |     0
 .../demo/CGAL_ipelets/lua/libCGAL_generator.lua    |     0
 .../demo/CGAL_ipelets/lua/libCGAL_hilbert_sort.lua |     0
 .../demo/CGAL_ipelets/lua/libCGAL_hull.lua         |     0
 .../demo/CGAL_ipelets/lua/libCGAL_hyperbolic.lua   |     0
 .../demo/CGAL_ipelets/lua/libCGAL_mesh_2.lua       |     0
 .../demo/CGAL_ipelets/lua/libCGAL_minkowski.lua    |     0
 .../CGAL_ipelets/lua/libCGAL_multi_delaunay.lua    |     0
 .../CGAL_ipelets/lua/libCGAL_multi_regular.lua     |     0
 .../demo/CGAL_ipelets/lua/libCGAL_partition.lua    |     0
 .../demo/CGAL_ipelets/lua/libCGAL_pca.lua          |     0
 .../lua/libCGAL_simple_triangulation.lua           |     0
 .../demo/CGAL_ipelets/lua/libCGAL_skeleton.lua     |     0
 .../demo/CGAL_ipelets/lua/libCGAL_svdlinf.lua      |     0
 .../CGAL_ipelets/lua/libCGAL_triangulation.lua     |     0
 .../demo/CGAL_ipelets/mesh_2.cpp                   |     0
 .../demo/CGAL_ipelets/minkowski.cpp                |     0
 .../demo/CGAL_ipelets/multi_delaunay.cpp           |     0
 .../demo/CGAL_ipelets/multi_regular.cpp            |     0
 .../demo/CGAL_ipelets/partition.cpp                |     0
 .../{CGAL-4.8 => CGAL}/demo/CGAL_ipelets/pca.cpp   |     0
 .../demo/CGAL_ipelets/simple_triangulation.cpp     |     0
 .../demo/CGAL_ipelets/skeleton.cpp                 |     0
 .../demo/CGAL_ipelets/svdlinf.cpp                  |     0
 .../demo/CGAL_ipelets/triangulation.cpp            |     0
 3rdparty/{CGAL-4.8 => CGAL}/demo/CMakeLists.txt    |     0
 .../demo/Circular_kernel_2/ArcsGraphicsItem.h      |     0
 .../CGAL/demo/Circular_kernel_2/CMakeLists.txt     |    53 +
 .../demo/Circular_kernel_2/Circular_kernel_2.cpp   |     0
 .../demo/Circular_kernel_2/Circular_kernel_2.qrc   |     0
 .../demo/Circular_kernel_2/Circular_kernel_2.ui    |     0
 .../Circular_kernel_2/about_Circular_kernel_2.html |     0
 .../demo/Circular_kernel_2/arcs.arc                |     0
 .../demo/Circular_kernel_2/data/circle_grid.cgal   |     0
 .../demo/Circular_kernel_2/data/circles_21.cgal    |     0
 .../CGAL/demo/Circular_kernel_3/CMakeLists.txt     |    36 +
 .../demo/Circular_kernel_3/Circular_kernel_3.cpp   |     0
 .../demo/Circular_kernel_3/Viewer.cpp              |     0
 .../demo/Circular_kernel_3/Viewer.h                |     0
 3rdparty/CGAL/demo/Convex_hull_3/CMakeLists.txt    |    27 +
 .../{CGAL-4.8 => CGAL}/demo/Convex_hull_3/README   |     0
 .../demo/Convex_hull_3/quickhull_3_demo.cpp        |     0
 3rdparty/CGAL/demo/Generator/CMakeLists.txt        |    50 +
 .../demo/Generator/Generator_2.cpp                 |     0
 .../demo/Generator/Generator_2.qrc                 |     0
 .../demo/Generator/Generator_2.ui                  |     0
 .../demo/Generator/about_Generator_2.html          |     0
 3rdparty/CGAL/demo/Geomview/CMakeLists.txt         |    29 +
 3rdparty/{CGAL-4.8 => CGAL}/demo/Geomview/README   |     0
 .../{CGAL-4.8 => CGAL}/demo/Geomview/data/points3  |     0
 .../demo/Geomview/gv_terrain.cpp                   |     0
 .../{CGAL-4.8 => CGAL}/demo/Geomview/input.cpp     |     0
 .../{CGAL-4.8 => CGAL}/demo/Geomview/kernel.cpp    |     0
 3rdparty/CGAL/demo/GraphicsView/CMakeLists.txt     |    35 +
 .../{CGAL-4.8 => CGAL}/demo/GraphicsView/min.cpp   |     0
 3rdparty/CGAL/demo/Interpolation/CMakeLists.txt    |    30 +
 .../{CGAL-4.8 => CGAL}/demo/Interpolation/README   |     0
 .../demo/Interpolation/interpolation_2_demo.cpp    |     0
 .../demo/Interpolation/surface_voronoi.cpp         |     0
 .../CGAL/demo/L1_Voronoi_diagram_2/CMakeLists.txt  |    52 +
 .../L1_Voronoi_diagram_2/L1_voronoi_diagram_2.cpp  |     0
 .../L1_Voronoi_diagram_2/L1_voronoi_diagram_2.qrc  |     0
 .../L1_Voronoi_diagram_2/L1_voronoi_diagram_2.ui   |     0
 .../about_L1_voronoi_diagram_2.html                |     0
 .../include/CGAL/L1_voronoi_traits_2.h             |     0
 .../include/CGAL/Qt/ArrangementGraphicsItem.h      |     0
 .../include/CGAL/Qt/ArrangementPointInput.h        |     0
 .../include/CGAL/Qt/SetGraphicsItem.h              |     0
 .../CGAL/demo/Largest_empty_rect_2/CMakeLists.txt  |    51 +
 .../Largest_empty_rectangle_2.cpp                  |     0
 .../Largest_empty_rectangle_2.qrc                  |     0
 .../Largest_empty_rectangle_2.ui                   |     0
 .../about_Largest_empty_rectangle_2.html           |     0
 .../CGAL/demo/Linear_cell_complex/CMakeLists.txt   |    79 +
 .../demo/Linear_cell_complex/CreateMenger.ui       |     0
 .../demo/Linear_cell_complex/CreateMesh.ui         |     0
 .../Linear_cell_complex/CreateSierpinskiCarpet.ui  |     0
 .../CreateSierpinskiTriangle.ui                    |     0
 .../Linear_cell_complex/Linear_cell_complex_3.qrc  |     0
 .../Linear_cell_complex_3_demo.cpp                 |     0
 .../Linear_cell_complex_3_subdivision.cpp          |   202 +
 .../Linear_cell_complex_pqq_subdivision.cpp        |   327 +
 .../CGAL/demo/Linear_cell_complex/MainWindow.cpp   |  3390 +++
 .../demo/Linear_cell_complex/MainWindow.h          |     0
 .../demo/Linear_cell_complex/MainWindow.ui         |     0
 .../demo/Linear_cell_complex/Viewer.cpp            |     0
 .../demo/Linear_cell_complex/Viewer.h              |     0
 .../about_Linear_cell_complex_3.html               |     0
 .../demo/Linear_cell_complex/import_moka.h         |     0
 3rdparty/CGAL/demo/Linear_cell_complex/typedefs.h  |   205 +
 3rdparty/CGAL/demo/Mesh_2/CMakeLists.txt           |    34 +
 3rdparty/{CGAL-4.8 => CGAL}/demo/Mesh_2/README.txt |     0
 .../{CGAL-4.8 => CGAL}/demo/Mesh_2/conform.cpp     |     0
 .../demo/Mesh_2/data/butterfly.edg                 |     0
 .../demo/Mesh_2/data/clusters.edg                  |     0
 .../demo/Mesh_2/data/clusters.poly                 |     0
 .../demo/Mesh_2/data/clusters2.edg                 |     0
 .../{CGAL-4.8 => CGAL}/demo/Mesh_2/data/fish.edg   |     0
 .../{CGAL-4.8 => CGAL}/demo/Mesh_2/data/fish.poly  |     0
 .../{CGAL-4.8 => CGAL}/demo/Mesh_2/data/img1.edg   |     0
 .../{CGAL-4.8 => CGAL}/demo/Mesh_2/data/img2.edg   |     0
 .../{CGAL-4.8 => CGAL}/demo/Mesh_2/data/img3.edg   |     0
 .../{CGAL-4.8 => CGAL}/demo/Mesh_2/data/img4.edg   |     0
 .../{CGAL-4.8 => CGAL}/demo/Mesh_2/data/img5.edg   |     0
 .../{CGAL-4.8 => CGAL}/demo/Mesh_2/data/img6.edg   |     0
 .../{CGAL-4.8 => CGAL}/demo/Mesh_2/data/img7.edg   |     0
 .../{CGAL-4.8 => CGAL}/demo/Mesh_2/data/img8.edg   |     0
 .../demo/Mesh_2/data/lettre_A.edg                  |     0
 .../demo/Mesh_2/data/lettre_A_2.edg                |     0
 .../demo/Mesh_2/data/trivial.poly                  |     0
 3rdparty/{CGAL-4.8 => CGAL}/demo/Mesh_2/mesh.cpp   |     0
 .../{CGAL-4.8 => CGAL}/demo/Mesh_3/C3t3_type.h     |     0
 3rdparty/CGAL/demo/Mesh_3/CMakeLists.txt           |   391 +
 .../{CGAL-4.8 => CGAL}/demo/Mesh_3/Color_ramp.cpp  |     0
 .../{CGAL-4.8 => CGAL}/demo/Mesh_3/Color_ramp.h    |     0
 .../{CGAL-4.8 => CGAL}/demo/Mesh_3/Image_type.h    |     0
 .../demo/Mesh_3/Image_type_fwd.h                   |     0
 .../demo/Mesh_3/Io_c3t3_plugin.cpp                 |     0
 .../demo/Mesh_3/Io_image_plugin.cpp                |     0
 .../demo/Mesh_3/Io_implicit_function_plugin.cpp    |     0
 .../demo/Mesh_3/Io_off_plugin.cpp                  |     0
 .../{CGAL-4.8 => CGAL}/demo/Mesh_3/MainWindow.cpp  |     0
 .../{CGAL-4.8 => CGAL}/demo/Mesh_3/MainWindow.h    |     0
 3rdparty/{CGAL-4.8 => CGAL}/demo/Mesh_3/Mesh_3.cpp |     0
 3rdparty/{CGAL-4.8 => CGAL}/demo/Mesh_3/Mesh_3.qrc |     0
 .../demo/Mesh_3/Mesh_3_optimization_plugin.cpp     |     0
 .../Mesh_3_optimization_plugin_cgal_code.cpp       |     0
 .../demo/Mesh_3/Mesh_3_plugin.cpp                  |     0
 .../demo/Mesh_3/Mesh_3_plugin_image_cgal_code.cpp  |     0
 .../Mesh_3_plugin_implicit_function_cgal_code.cpp  |     0
 .../Mesh_3/Mesh_3_plugin_polyhedron_cgal_code.cpp  |     0
 3rdparty/CGAL/demo/Mesh_3/Mesh_function.h          |   265 +
 .../demo/Mesh_3/Meshing_thread.cpp                 |     0
 .../demo/Mesh_3/Meshing_thread.h                   |     0
 .../demo/Mesh_3/Optimizer_thread.cpp               |     0
 .../demo/Mesh_3/Optimizer_thread.h                 |     0
 .../demo/Mesh_3/Polyhedron_type.h                  |     0
 .../demo/Mesh_3/Polyhedron_type_fwd.h              |     0
 .../demo/Mesh_3/Scene_c3t3_item.cpp                |     0
 .../demo/Mesh_3/Scene_c3t3_item.h                  |     0
 .../demo/Mesh_3/Scene_c3t3_item_config.h           |     0
 .../demo/Mesh_3/Scene_implicit_function_item.cpp   |     0
 .../demo/Mesh_3/Scene_implicit_function_item.h     |     0
 .../Mesh_3/Scene_implicit_function_item_config.h   |     0
 .../demo/Mesh_3/Scene_polygon_soup.cpp             |     0
 .../demo/Mesh_3/Scene_polygon_soup.h               |     0
 .../demo/Mesh_3/Scene_polygon_soup_config.h        |     0
 .../demo/Mesh_3/Scene_polyhedron_item.cpp          |     0
 .../demo/Mesh_3/Scene_polyhedron_item.h            |     0
 .../demo/Mesh_3/Scene_polyhedron_item_config.h     |     0
 .../demo/Mesh_3/Scene_segmented_image_item.cpp     |     0
 .../demo/Mesh_3/Scene_segmented_image_item.h       |     0
 .../Mesh_3/Scene_segmented_image_item_config.h     |     0
 3rdparty/{CGAL-4.8 => CGAL}/demo/Mesh_3/StdAfx.cpp |     0
 3rdparty/{CGAL-4.8 => CGAL}/demo/Mesh_3/StdAfx.h   |     0
 .../{CGAL-4.8 => CGAL}/demo/Mesh_3/Volume_plane.h  |     0
 .../demo/Mesh_3/Volume_plane_interface.h           |     0
 .../demo/Mesh_3/Volume_plane_intersection.cpp      |     0
 .../demo/Mesh_3/Volume_plane_intersection.h        |     0
 .../demo/Mesh_3/Volume_plane_thread.h              |     0
 .../demo/Mesh_3/Volume_planes_plugin.cpp           |     0
 .../demo/Mesh_3/concurrent_mesher_config.cfg       |     0
 3rdparty/{CGAL-4.8 => CGAL}/demo/Mesh_3/config.h   |     0
 .../demo/Mesh_3/implicit_functions/CMakeLists.txt  |     0
 .../Implicit_function_interface.h                  |     0
 .../implicit_functions/Klein_implicit_function.cpp |     0
 .../Sphere_implicit_function.cpp                   |     0
 .../Tanglecube_implicit_function.cpp               |     0
 .../Mesh_3/include/CGAL_demo/Io_plugin_interface.h |     0
 .../Mesh_3/include/CGAL_demo/Messages_interface.h  |     0
 .../demo/Mesh_3/include/CGAL_demo/Plugin_helper.h  |     0
 .../Mesh_3/include/CGAL_demo/Plugin_interface.h    |     0
 .../demo/Mesh_3/include/CGAL_demo/Scene.h          |     0
 .../include/CGAL_demo/Scene_draw_interface.h       |     0
 .../Mesh_3/include/CGAL_demo/Scene_interface.h     |     0
 .../demo/Mesh_3/include/CGAL_demo/Scene_item.h     |     0
 .../Mesh_3/include/CGAL_demo/Scene_item_config.h   |     0
 .../demo/Mesh_3/include/CGAL_demo/Viewer.h         |     0
 .../demo/Mesh_3/include/CGAL_demo/Viewer_config.h  |     0
 .../demo/Mesh_3/resources/about.html               |     0
 .../demo/Mesh_3/resources/cgal_logo.xpm            |     0
 .../demo/Mesh_3/resources/check-off.png            |   Bin
 .../demo/Mesh_3/resources/check-off.svg            |     0
 .../demo/Mesh_3/resources/check-on.png             |   Bin
 .../demo/Mesh_3/resources/check.svg                |     0
 .../demo/Mesh_3/resources/editcopy.png             |   Bin
 .../demo/Mesh_3/resources/minus.png                |   Bin
 .../demo/Mesh_3/resources/plus.png                 |   Bin
 .../demo/Mesh_3/src/CGAL_demo/Plugin_helper.cpp    |     0
 .../demo/Mesh_3/src/CGAL_demo/Scene.cpp            |     0
 .../demo/Mesh_3/src/CGAL_demo/Scene_item.cpp       |     0
 .../demo/Mesh_3/src/CGAL_demo/Viewer.cpp           |     0
 .../demo/Mesh_3/ui_files/Function_dialog.ui        |     0
 .../demo/Mesh_3/ui_files/Image_res_dialog.ui       |     0
 .../demo/Mesh_3/ui_files/LocalOptim_dialog.ui      |     0
 .../demo/Mesh_3/ui_files/MainWindow.ui             |     0
 .../demo/Mesh_3/ui_files/Meshing_dialog.ui         |     0
 .../demo/Mesh_3/ui_files/Rib_dialog.ui             |     0
 .../demo/Mesh_3/ui_files/Smoother_dialog.ui        |     0
 .../CMakeLists.txt                                 |   126 +
 .../Otr2_demo.cpp                                  |     0
 .../Otr2_kerneled.h                                |     0
 .../data/blob00.xy                                 |     0
 .../data/maple_leaf_embroidery.bmp                 |   Bin
 .../data/round_rect00.xy                           |     0
 .../data/skyline_noisy00.xy                        |     0
 .../data/stair-noise00.xy                          |     0
 .../dialog_options.h                               |     0
 .../glviewer.cpp                                   |     0
 .../glviewer.h                                     |     0
 .../icons/Voronoi_diagram_2.png                    |   Bin
 .../icons/fileNew.png                              |   Bin
 .../icons/fileOpen.png                             |   Bin
 .../icons/fileSave.png                             |   Bin
 .../icons/fit-page-32.png                          |   Bin
 .../icons/inputPoint.png                           |   Bin
 .../icons/snapshot.png                             |   Bin
 .../icons/triangulation.png                        |   Bin
 .../icons/until.png                                |   Bin
 .../icons/vertex.png                               |   Bin
 .../options.ui                                     |     0
 .../pwsrec.qrc                                     |     0
 .../pwsrec.ui                                      |     0
 .../random.h                                       |     0
 .../render.cpp                                     |     0
 .../scene.h                                        |   917 +
 .../window.cpp                                     |   642 +
 .../window.h                                       |     0
 .../demo/Periodic_2_triangulation_2/CMakeLists.txt |    61 +
 .../Periodic_2_Delaunay_triangulation_2.cpp        |     0
 .../Periodic_2_triangulation_2.qrc                 |     0
 .../Periodic_2_triangulation_2.ui                  |     0
 .../TriangulationCircumcircle.h                    |     0
 .../TriangulationConflictZone.h                    |     0
 .../TriangulationMovingPoint.h                     |     0
 .../TriangulationPointInputAndConflictZone.h       |     0
 .../TriangulationRemoveVertex.h                    |     0
 .../about_Periodic_2_triangulation_2.html          |     0
 .../icons/circumcenter.pdf                         |     0
 .../icons/circumcenter.png                         |   Bin
 .../icons/conflict_zone.pdf                        |   Bin
 .../icons/conflict_zone.png                        |   Bin
 .../icons/constrained_triangulation.pdf            |   Bin
 .../icons/constrained_triangulation.png            |   Bin
 .../constrained_triangulation_show_constraints.pdf |   Bin
 .../constrained_triangulation_show_constraints.png |   Bin
 .../constrained_triangulation_show_in_domain.pdf   |   Bin
 .../constrained_triangulation_show_in_domain.png   |   Bin
 .../icons/fit-page-32.png                          |   Bin
 .../icons/inputPoint.png                           |   Bin
 .../icons/moving_point.pdf                         |   Bin
 .../icons/moving_point.png                         |   Bin
 .../icons/triangulation.pdf                        |   Bin
 .../icons/triangulation.png                        |   Bin
 .../CGAL/Qt/PeriodicTriangulationGraphicsItem.h    |     0
 .../include/CGAL/Qt/PeriodicVoronoiGraphicsItem.h  |     0
 .../demo/Periodic_3_triangulation_3/CMakeLists.txt |   102 +
 .../demo/Periodic_3_triangulation_3/MainWindow.h   |     0
 .../demo/Periodic_3_triangulation_3/MainWindow.ui  |     0
 .../Periodic_3_triangulation_3.qhcp                |     0
 .../Periodic_3_triangulation_3.qhp                 |     0
 .../Periodic_3_triangulation_3.qrc                 |     0
 .../demo/Periodic_3_triangulation_3/Scene.cpp      |     0
 .../demo/Periodic_3_triangulation_3/Scene.h        |     0
 .../demo/Periodic_3_triangulation_3/Scene_utils.h  |     0
 .../demo/Periodic_3_triangulation_3/Viewer.cpp     |     0
 .../demo/Periodic_3_triangulation_3/Viewer.h       |     0
 .../demo/Periodic_3_triangulation_3/data/oneH.xyz  |     0
 .../demo/Periodic_3_triangulation_3/data/oneK.xyz  |     0
 .../demo/Periodic_3_triangulation_3/data/points    |     0
 .../documentation/images/mainwindow.png            |   Bin
 .../documentation/index.html                       |     0
 .../documentation/introduction.html                |     0
 .../documentation/menu.html                        |     0
 .../demo/Periodic_3_triangulation_3/icons/ball.png |   Bin
 .../Periodic_3_triangulation_3/icons/camera.png    |   Bin
 .../Periodic_3_triangulation_3/icons/clipping.png  |   Bin
 .../icons/clippingOff.png                          |   Bin
 .../Periodic_3_triangulation_3/icons/conflict.png  |   Bin
 .../Periodic_3_triangulation_3/icons/cover1.png    |   Bin
 .../Periodic_3_triangulation_3/icons/cover27.png   |   Bin
 .../Periodic_3_triangulation_3/icons/fileOpen.png  |   Bin
 .../Periodic_3_triangulation_3/icons/init0.png     |   Bin
 .../Periodic_3_triangulation_3/icons/init1.png     |   Bin
 .../Periodic_3_triangulation_3/icons/initGrid.png  |   Bin
 .../Periodic_3_triangulation_3/icons/initRand.png  |   Bin
 .../icons/initRandPlanar.png                       |   Bin
 .../icons/inputPointBall.png                       |   Bin
 .../icons/inputPointRandom.png                     |   Bin
 .../Periodic_3_triangulation_3/icons/license.txt   |     0
 .../Periodic_3_triangulation_3/icons/locate.png    |   Bin
 .../Periodic_3_triangulation_3/icons/multiple.png  |   Bin
 .../icons/multipleOff.png                          |   Bin
 .../Periodic_3_triangulation_3/icons/pause.png     |   Bin
 .../Periodic_3_triangulation_3/icons/planar.png    |   Bin
 .../demo/Periodic_3_triangulation_3/icons/play.png |   Bin
 .../icons/twoColorClipping.png                     |   Bin
 .../Periodic_3_triangulation_3/icons/wireframe.png |   Bin
 .../icons/wireframeOff.png                         |   Bin
 .../periodic_3_triangulation_3_demo.cpp            |     0
 .../resources/about.html                           |     0
 .../resources/about_CGAL.html                      |     0
 3rdparty/CGAL/demo/Periodic_Lloyd_3/CMakeLists.txt |    90 +
 .../demo/Periodic_Lloyd_3/MainWindow.cpp           |     0
 .../demo/Periodic_Lloyd_3/MainWindow.h             |     0
 .../demo/Periodic_Lloyd_3/MainWindow.ui            |     0
 .../demo/Periodic_Lloyd_3/Periodic_Lloyd_3.cpp     |     0
 .../demo/Periodic_Lloyd_3/Periodic_Lloyd_3.qhcp    |     0
 .../demo/Periodic_Lloyd_3/Periodic_Lloyd_3.qhp     |     0
 .../demo/Periodic_Lloyd_3/Periodic_Lloyd_3.qrc     |     0
 .../demo/Periodic_Lloyd_3/Scene.h                  |     0
 .../demo/Periodic_Lloyd_3/Viewer.cpp               |     0
 .../demo/Periodic_Lloyd_3/Viewer.h                 |     0
 .../demo/Periodic_Lloyd_3/about_CGAL.html          |     0
 .../Periodic_Lloyd_3/about_Periodic_Lloyd_3.html   |     0
 .../documentation/images/mainwindow.png            |   Bin
 .../demo/Periodic_Lloyd_3/documentation/index.html |     0
 .../documentation/introduction.html                |     0
 .../demo/Periodic_Lloyd_3/documentation/menu.html  |     0
 .../demo/Periodic_Lloyd_3/icons/cp8.png            |   Bin
 .../demo/Periodic_Lloyd_3/icons/fileNew.png        |   Bin
 .../demo/Periodic_Lloyd_3/icons/fileOpen.png       |   Bin
 .../demo/Periodic_Lloyd_3/icons/fileSave.png       |   Bin
 .../demo/Periodic_Lloyd_3/icons/pause.png          |   Bin
 .../demo/Periodic_Lloyd_3/icons/planar.png         |   Bin
 .../demo/Periodic_Lloyd_3/icons/play.png           |   Bin
 .../demo/Periodic_Lloyd_3/icons/step.png           |   Bin
 .../demo/Periodic_Lloyd_3/typedefs.h               |     0
 3rdparty/CGAL/demo/Polygon/CMakeLists.txt          |    59 +
 .../{CGAL-4.8 => CGAL}/demo/Polygon/Polygon_2.cpp  |     0
 .../{CGAL-4.8 => CGAL}/demo/Polygon/Polygon_2.qrc  |     0
 .../{CGAL-4.8 => CGAL}/demo/Polygon/Polygon_2.ui   |     0
 .../demo/Polygon/about_Polygon_2.html              |     0
 .../demo/Polygon/unweighted_polygon.poly           |     0
 .../demo/Polygon/weighted_polygon.wsl              |     0
 .../{CGAL-4.8 => CGAL}/demo/Polyhedron/C2t3_type.h |     0
 .../{CGAL-4.8 => CGAL}/demo/Polyhedron/C3t3_type.h |     0
 .../Polyhedron/CGAL_polyhedron_demoConfig.cmake.in |     0
 3rdparty/CGAL/demo/Polyhedron/CMakeLists.txt       |   381 +
 .../{CGAL-4.8 => CGAL}/demo/Polyhedron/Color_map.h |     0
 3rdparty/CGAL/demo/Polyhedron/Color_ramp.cpp       |   142 +
 3rdparty/CGAL/demo/Polyhedron/Color_ramp.h         |    95 +
 3rdparty/CGAL/demo/Polyhedron/FileLoaderDialog.ui  |   124 +
 .../demo/Polyhedron/File_loader_dialog.h           |     0
 .../CGAL/demo/Polyhedron/GlSplat/CMakeLists.txt    |    36 +
 .../demo/Polyhedron/GlSplat/GlSplat.cpp            |     0
 .../demo/Polyhedron/GlSplat/GlSplat.h              |     0
 .../CGAL/demo/Polyhedron/GlSplat/GlSplat_config.h  |    12 +
 .../demo/Polyhedron/GlSplat/Shader.cpp             |     0
 .../demo/Polyhedron/GlSplat/Shader.h               |     0
 .../Polyhedron/GlSplat/cmake/FindQGLViewer.cmake   |     0
 .../demo/Polyhedron/GlSplat/demo.cpp               |     0
 .../demo/Polyhedron/GlSplat/glsplat.qrc            |     0
 .../Polyhedron/GlSplat/shaders/Finalization.glsl   |     0
 .../Polyhedron/GlSplat/shaders/Raycasting.glsl     |     0
 3rdparty/CGAL/demo/Polyhedron/ImageInterface.ui    |   358 +
 .../demo/Polyhedron/Image_type.h                   |     0
 .../demo/Polyhedron/Image_type_fwd.h               |     0
 .../demo/Polyhedron/Kernel_type.h                  |     0
 3rdparty/CGAL/demo/Polyhedron/MainWindow.cpp       |  1866 ++
 3rdparty/CGAL/demo/Polyhedron/MainWindow.h         |   389 +
 3rdparty/CGAL/demo/Polyhedron/MainWindow.ui        |   679 +
 .../demo/Polyhedron/MainWindow_config.h            |     0
 .../{CGAL-4.8 => CGAL}/demo/Polyhedron/Mainpage.md |     0
 .../demo/Polyhedron/Messages_interface.h           |     0
 .../{CGAL-4.8 => CGAL}/demo/Polyhedron/Nef_type.h  |     0
 .../demo/Polyhedron/Nef_type_fwd.h                 |     0
 .../demo/Polyhedron/One_ring_iterators.h           |     0
 .../Polyhedron/Plugins/AABB_tree/CMakeLists.txt    |     4 +
 .../Polyhedron/Plugins/AABB_tree/Cut_plugin.cpp    |  1389 +
 .../Plugins/Camera_position/CMakeLists.txt         |     0
 .../Camera_position/Camera_positions_list.cpp      |     0
 .../Camera_position/Camera_positions_list.h        |     0
 .../Camera_position/Camera_positions_list.ui       |     0
 .../Camera_position/Camera_positions_plugin.cpp    |    52 +
 .../Plugins/Convex_decomposition/CMakeLists.txt    |     0
 .../Plugins/Convex_decomposition/Nef_plugin.cpp    |   326 +
 .../Polyhedron/Plugins/Convex_hull/CMakeLists.txt  |     0
 .../Plugins/Convex_hull/Convex_hull_plugin.cpp     |   132 +
 .../Plugins/Convex_hull/Kernel_plugin.cpp          |   147 +
 .../Polyhedron/Plugins/IO/Add_point_set_dialog.ui  |   106 +
 .../Polyhedron/Plugins/IO/Add_polylines_dialog.ui  |   121 +
 .../CGAL/demo/Polyhedron/Plugins/IO/CMakeLists.txt |    59 +
 .../demo/Polyhedron/Plugins/IO/Function_dialog.ui  |    93 +
 .../demo/Polyhedron/Plugins/IO/GOCAD_io_plugin.cpp |   109 +
 .../Plugins/IO/Implicit_function_io_plugin.cpp     |   210 +
 .../demo/Polyhedron/Plugins/IO/Nef_io_plugin.cpp   |     0
 .../demo/Polyhedron/Plugins/IO/OFF_io_plugin.cpp   |   170 +
 .../Polyhedron/Plugins/IO/OFF_to_nef_io_plugin.cpp |     0
 .../Polyhedron/Plugins/IO/PLY_to_xyz_io_plugin.cpp |     0
 .../Polyhedron/Plugins/IO/Polylines_io_plugin.cpp  |   276 +
 .../demo/Polyhedron/Plugins/IO/STL_io_plugin.cpp   |     0
 .../Polyhedron/Plugins/IO/Selection_io_plugin.cpp  |     0
 .../Plugins/IO/Surface_mesh_io_plugin.cpp          |    89 +
 .../demo/Polyhedron/Plugins/IO/VTK_io_plugin.cpp   |   418 +
 .../demo/Polyhedron/Plugins/IO/XYZ_io_plugin.cpp   |   225 +
 .../demo/Polyhedron/Plugins/Mesh_2/CMakeLists.txt  |     0
 .../Polyhedron/Plugins/Mesh_2/Mesh_2_plugin.cpp    |   448 +
 .../Polyhedron/Plugins/Mesh_2/mesh_2_dialog.ui     |   226 +
 .../Polyhedron/Plugins/Mesh_3/C3t3_io_plugin.cpp   |   417 +
 .../demo/Polyhedron/Plugins/Mesh_3/CMakeLists.txt  |    51 +
 .../Plugins/Mesh_3/Detect_sharp_edges_plugin.cpp   |   126 +
 .../Plugins/Mesh_3/Facet_extra_criterion.h         |     0
 .../Polyhedron/Plugins/Mesh_3/Image_res_dialog.ui  |   148 +
 .../Polyhedron/Plugins/Mesh_3/Io_image_plugin.cpp  |  1054 +
 .../Plugins/Mesh_3/Io_implicit_function_plugin.cpp |   213 +
 .../Plugins/Mesh_3/Local_optimizers_dialog.ui      |   218 +
 .../Polyhedron/Plugins/Mesh_3/Mesh_3_plugin.cpp    |   548 +
 .../Plugins/Mesh_3/Mesh_3_plugin_cgal_code.cpp     |   253 +
 .../Plugins/Mesh_3/Mesh_3_plugin_cgal_code.h       |    64 +
 .../demo/Polyhedron/Plugins/Mesh_3/Mesh_function.h |   316 +
 .../Polyhedron/Plugins/Mesh_3/Meshing_dialog.ui    |   600 +
 .../Polyhedron/Plugins/Mesh_3/Meshing_thread.cpp   |     0
 .../Polyhedron/Plugins/Mesh_3/Meshing_thread.h     |     0
 .../Plugins/Mesh_3/Optimization_plugin.cpp         |   643 +
 .../Mesh_3/Optimization_plugin_cgal_code.cpp       |   770 +
 .../Polyhedron/Plugins/Mesh_3/Optimizer_thread.cpp |     0
 .../Polyhedron/Plugins/Mesh_3/Optimizer_thread.h   |     0
 .../Polyhedron_demo_mesh_3_labeled_mesh_domain_3.h |   290 +
 .../Polyhedron/Plugins/Mesh_3/Raw_image_dialog.cpp |     0
 .../Polyhedron/Plugins/Mesh_3/Raw_image_dialog.h   |     0
 .../Polyhedron/Plugins/Mesh_3/Smoother_dialog.ui   |   317 +
 .../demo/Polyhedron/Plugins/Mesh_3/Volume_plane.h  |   478 +
 .../Plugins/Mesh_3/Volume_plane_interface.h        |    52 +
 .../Plugins/Mesh_3/Volume_plane_intersection.cpp   |   198 +
 .../Plugins/Mesh_3/Volume_plane_intersection.h     |    45 +
 .../Plugins/Mesh_3/Volume_plane_thread.h           |   132 +
 .../demo/Polyhedron/Plugins/Mesh_3/config_mesh_3.h |     0
 .../demo/Polyhedron/Plugins/Mesh_3/raw_image.ui    |     0
 .../Plugins/Operations_on_polyhedra/CMakeLists.txt |    10 +
 .../Clip_polyhedron_plugin.cpp                     |   297 +
 .../Clip_polyhedron_plugin.ui                      |   133 +
 .../Corefinement_plugin.cpp                        |   180 +
 .../Intersection_plugin.cpp                        |   223 +
 .../Point_set_from_vertices_plugin.cpp             |   106 +
 .../Scene_combinatorial_map_item.cpp               |   573 +
 .../Scene_combinatorial_map_item.h                 |    83 +
 .../Scene_combinatorial_map_item_config.h          |     0
 .../Plugins/PCA/Affine_transform_plugin.cpp        |   314 +
 .../demo/Polyhedron/Plugins/PCA/CMakeLists.txt     |    11 +
 .../Plugins/PCA/Create_bbox_mesh_plugin.cpp        |   165 +
 .../demo/Polyhedron/Plugins/PCA/Pca_plugin.cpp     |   210 +
 .../PCA/Scene_polyhedron_transform_item.cpp        |   170 +
 .../Plugins/PCA/Scene_polyhedron_transform_item.h  |    42 +
 .../demo/Polyhedron/Plugins/PCA/Trivial_plugin.cpp |   205 +
 .../demo/Polyhedron/Plugins/PMP/CMakeLists.txt     |    77 +
 .../demo/Polyhedron/Plugins/PMP/Fairing_plugin.cpp |   135 +
 .../demo/Polyhedron/Plugins/PMP/Fairing_widget.ui  |   144 +
 .../Polyhedron/Plugins/PMP/Hole_filling_plugin.cpp |   703 +
 .../Plugins/PMP/Hole_filling_polyline_plugin.cpp   |   171 +
 .../Polyhedron/Plugins/PMP/Hole_filling_widget.ui  |   314 +
 .../Polyhedron/Plugins/PMP/Inside_out_plugin.cpp   |    87 +
 .../Plugins/PMP/Isotropic_remeshing_dialog.ui      |   287 +
 .../Plugins/PMP/Isotropic_remeshing_plugin.cpp     |   778 +
 .../Polyhedron/Plugins/PMP/Jet_fitting_plugin.cpp  |   146 +
 .../PMP/Join_and_split_polyhedra_plugin.cpp        |   238 +
 .../PMP/Mean_curvature_flow_skeleton_plugin.cpp    |   920 +
 .../PMP/Mean_curvature_flow_skeleton_plugin.ui     |   174 +
 .../Polyhedron/Plugins/PMP/Orient_soup_plugin.cpp  |   256 +
 .../Plugins/PMP/Point_inside_polyhedron_plugin.cpp |   282 +
 .../Plugins/PMP/Point_inside_polyhedron_widget.ui  |   108 +
 .../Plugins/PMP/Polyhedron_slicer_plugin.cpp       |   349 +
 .../Plugins/PMP/Polyhedron_slicer_widget.ui        |     0
 .../Plugins/PMP/Polyhedron_stitching_plugin.cpp    |   167 +
 .../Plugins/PMP/Repair_polyhedron_plugin.cpp       |   108 +
 .../Polyhedron/Plugins/PMP/Selection_plugin.cpp    |   671 +
 .../Polyhedron/Plugins/PMP/Selection_widget.ui     |   567 +
 .../Plugins/PMP/Self_intersection_plugin.cpp       |   118 +
 .../Plugins/PMP/Triangulate_facets_plugin.cpp      |    86 +
 .../Polyhedron/Plugins/Point_set/CMakeLists.txt    |    63 +
 .../Point_set/Features_detection_plugin.cpp        |   119 +
 .../Plugins/Point_set/Features_detection_plugin.ui |   146 +
 .../Plugins/Point_set/Merge_point_sets_plugin.cpp  |    94 +
 .../Point_set/Point_set_average_spacing_plugin.cpp |   119 +
 .../Point_set_bilateral_smoothing_plugin.cpp       |   138 +
 .../Point_set_bilateral_smoothing_plugin.ui        |   143 +
 .../Point_set/Point_set_interference_plugin.cpp    |   109 +
 .../Point_set_normal_estimation_plugin.cpp         |   289 +
 .../Point_set_normal_estimation_plugin.ui          |   415 +
 .../Point_set_outliers_removal_plugin.cpp          |   117 +
 .../Point_set/Point_set_outliers_removal_plugin.ui |     0
 .../Point_set/Point_set_selection_plugin.cpp       |   513 +
 .../Point_set/Point_set_selection_widget.ui        |     0
 .../Point_set/Point_set_shape_detection_plugin.cpp |   398 +
 .../Point_set/Point_set_shape_detection_plugin.ui  |   284 +
 .../Point_set/Point_set_simplification_plugin.cpp  |   203 +
 .../Point_set/Point_set_simplification_plugin.ui   |   217 +
 .../Point_set/Point_set_smoothing_plugin.cpp       |    99 +
 .../Point_set/Point_set_upsampling_plugin.cpp      |   156 +
 .../Point_set/Point_set_upsampling_plugin.ui       |   169 +
 .../Plugins/Point_set/Point_set_wlop_plugin.cpp    |   131 +
 .../Plugins/Point_set/Point_set_wlop_plugin.ui     |   135 +
 .../Point_set/Surface_reconstruction_plugin.cpp    |   867 +
 .../Point_set/Surface_reconstruction_plugin.ui     |   496 +
 .../Surface_reconstruction_plugin_impl.cpp         |   238 +
 .../Plugins/Subdivision_methods/CMakeLists.txt     |     0
 .../Subdivision_methods_plugin.cpp                 |   119 +
 .../Polyhedron/Plugins/Surface_mesh/CMakeLists.txt |     0
 .../Surface_mesh/Mesh_segmentation_plugin.cpp      |   349 +
 .../Surface_mesh/Mesh_segmentation_widget.ui       |   199 +
 .../Surface_mesh/Mesh_simplification_plugin.cpp    |   102 +
 .../Plugins/Surface_mesh/Mesher_base.cpp           |     0
 .../Polyhedron/Plugins/Surface_mesh/Mesher_base.h  |     0
 .../Surface_mesh/Parameterization_plugin.cpp       |   197 +
 .../Plugins/Surface_mesh/Remeshing_dialog.ui       |   175 +
 .../Plugins/Surface_mesh/Remeshing_plugin.cpp      |   143 +
 .../Surface_mesh/Remeshing_plugin_cgal_code.cpp    |     0
 .../Scene_polyhedron_shortest_path_item.cpp        |   613 +
 .../Scene_polyhedron_shortest_path_item.h          |   119 +
 .../Plugins/Surface_mesh/Shortest_path_plugin.cpp  |   316 +
 .../Plugins/Surface_mesh/Shortest_path_widget.ui   |    92 +
 .../Surface_mesh_deformation/CMakeLists.txt        |     7 +
 .../Surface_mesh_deformation/Deform_mesh.ui        |   440 +
 .../Edit_polyhedron_plugin.cpp                     |   550 +
 .../Scene_edit_polyhedron_item.cpp                 |  1703 ++
 .../Scene_edit_polyhedron_item.h                   |   365 +
 .../Scene_edit_polyhedron_item_config.h            |     0
 .../demo/Polyhedron/Point_dialog_config.h          |     0
 3rdparty/CGAL/demo/Polyhedron/Polyhedron_3.cpp     |    16 +
 3rdparty/CGAL/demo/Polyhedron/Polyhedron_3.qrc     |    50 +
 3rdparty/CGAL/demo/Polyhedron/Polyhedron_demo.cpp  |   126 +
 .../demo/Polyhedron/Polyhedron_demo.h              |     0
 .../demo/Polyhedron/Polyhedron_demo_config.h       |     0
 .../Polyhedron_demo_detect_sharp_edges.h           |     0
 .../Polyhedron/Polyhedron_demo_plugin_helper.cpp   |    96 +
 .../demo/Polyhedron/Polyhedron_type.h              |     0
 .../demo/Polyhedron/Polyhedron_type_fwd.h          |     0
 3rdparty/CGAL/demo/Polyhedron/Preferences.ui       |    78 +
 3rdparty/CGAL/demo/Polyhedron/Scene.cpp            |  1274 +
 3rdparty/CGAL/demo/Polyhedron/Scene.h              |   331 +
 .../demo/Polyhedron/Scene_basic_objects_config.h   |     0
 .../demo/Polyhedron/Scene_c2t3_item.cpp            |     0
 .../demo/Polyhedron/Scene_c2t3_item.h              |     0
 .../demo/Polyhedron/Scene_c2t3_item_config.h       |     0
 3rdparty/CGAL/demo/Polyhedron/Scene_c3t3_item.cpp  |  1544 ++
 3rdparty/CGAL/demo/Polyhedron/Scene_c3t3_item.h    |   142 +
 .../demo/Polyhedron/Scene_c3t3_item_config.h       |     0
 .../demo/Polyhedron/Scene_config.h                 |     0
 .../demo/Polyhedron/Scene_find_items.h             |     0
 3rdparty/CGAL/demo/Polyhedron/Scene_group_item.cpp |   236 +
 3rdparty/CGAL/demo/Polyhedron/Scene_image_item.cpp |   941 +
 3rdparty/CGAL/demo/Polyhedron/Scene_image_item.h   |    55 +
 .../CGAL/demo/Polyhedron/Scene_image_item_config.h |    10 +
 .../Polyhedron/Scene_implicit_function_item.cpp    |   647 +
 .../demo/Polyhedron/Scene_implicit_function_item.h |    83 +
 .../Scene_implicit_function_item_config.h          |     0
 3rdparty/CGAL/demo/Polyhedron/Scene_item.cpp       |   241 +
 .../demo/Polyhedron/Scene_nef_polyhedron_item.cpp  |   744 +
 .../demo/Polyhedron/Scene_nef_polyhedron_item.h    |    74 +
 .../Polyhedron/Scene_nef_polyhedron_item_config.h  |     0
 3rdparty/CGAL/demo/Polyhedron/Scene_plane_item.cpp |   267 +
 3rdparty/CGAL/demo/Polyhedron/Scene_plane_item.h   |   100 +
 .../Polyhedron/Scene_points_with_normal_item.cpp   |   787 +
 .../Polyhedron/Scene_points_with_normal_item.h     |    96 +
 .../Scene_points_with_normal_item_config.h         |     0
 .../demo/Polyhedron/Scene_polygon_soup_item.cpp    |   885 +
 .../CGAL/demo/Polyhedron/Scene_polygon_soup_item.h |   161 +
 .../Polyhedron/Scene_polygon_soup_item_config.h    |     0
 .../CGAL/demo/Polyhedron/Scene_polyhedron_item.cpp |  1764 ++
 .../CGAL/demo/Polyhedron/Scene_polyhedron_item.h   |   143 +
 .../demo/Polyhedron/Scene_polyhedron_item_config.h |     0
 .../Polyhedron/Scene_polyhedron_item_decorator.cpp |   102 +
 .../Polyhedron/Scene_polyhedron_item_decorator.h   |    65 +
 .../Scene_polyhedron_item_decorator_config.h       |     0
 .../Scene_polyhedron_item_k_ring_selection.cpp     |     0
 .../Scene_polyhedron_item_k_ring_selection.h       |   350 +
 ...Scene_polyhedron_item_k_ring_selection_config.h |     0
 .../Polyhedron/Scene_polyhedron_selection_item.cpp |  2126 ++
 .../Polyhedron/Scene_polyhedron_selection_item.h   |   941 +
 .../Scene_polyhedron_selection_item_config.h       |     0
 .../Scene_polyhedron_shortest_path_item_config.h   |     0
 .../Scene_polyhedron_transform_item_config.h       |     0
 .../CGAL/demo/Polyhedron/Scene_polylines_item.cpp  |   585 +
 .../CGAL/demo/Polyhedron/Scene_polylines_item.h    |    76 +
 .../demo/Polyhedron/Scene_polylines_item_config.h  |     0
 .../CGAL/demo/Polyhedron/Scene_spheres_item.cpp    |   283 +
 3rdparty/CGAL/demo/Polyhedron/Scene_spheres_item.h |    54 +
 .../demo/Polyhedron/Scene_surface_mesh_item.cpp    |   606 +
 .../CGAL/demo/Polyhedron/Scene_surface_mesh_item.h |    63 +
 .../Polyhedron/Scene_surface_mesh_item_config.h    |    10 +
 .../Polyhedron/Scene_textured_polyhedron_item.cpp  |   424 +
 .../Polyhedron/Scene_textured_polyhedron_item.h    |    56 +
 .../Scene_textured_polyhedron_item_config.h        |     0
 .../demo/Polyhedron/Show_point_dialog.cpp          |     0
 .../demo/Polyhedron/Show_point_dialog.h            |     0
 3rdparty/CGAL/demo/Polyhedron/Show_point_dialog.ui |   161 +
 .../demo/Polyhedron/Statistics_on_item_dialog.ui   |     0
 3rdparty/CGAL/demo/Polyhedron/TextRenderer.cpp     |    92 +
 .../demo/Polyhedron/Textured_polyhedron_type.h     |     0
 .../demo/Polyhedron/Textured_polyhedron_type_fwd.h |     0
 .../demo/Polyhedron/Travel_isolated_components.h   |     0
 .../demo/Polyhedron/UseCGAL_polyhedron_demo.cmake  |     0
 3rdparty/CGAL/demo/Polyhedron/Viewer.cpp           |  1688 ++
 3rdparty/CGAL/demo/Polyhedron/Viewer.h             |   181 +
 .../demo/Polyhedron/concurrent_mesher_config.cfg   |     0
 .../{CGAL-4.8 => CGAL}/demo/Polyhedron/config.h    |     0
 .../demo/Polyhedron/create_sphere.h                |     0
 .../demo/Polyhedron/data/anchor.off                |     0
 .../demo/Polyhedron/data/bones.off                 |     0
 .../demo/Polyhedron/data/couplingdown.off          |     0
 .../demo/Polyhedron/data/cow.off                   |     0
 .../demo/Polyhedron/data/cross.off                 |     0
 .../demo/Polyhedron/data/cube-ouvert.off           |     0
 .../demo/Polyhedron/data/cube-shuffled.off         |     0
 .../demo/Polyhedron/data/cube.off                  |     0
 .../demo/Polyhedron/data/cube4-shuffled.off        |     0
 .../demo/Polyhedron/data/dragknob.off              |     0
 .../demo/Polyhedron/data/elephant.off              |     0
 .../demo/Polyhedron/data/ellipsoid.off             |     0
 .../demo/Polyhedron/data/handle.off                |     0
 .../demo/Polyhedron/data/icosahedron.off           |     0
 .../demo/Polyhedron/data/joint.off                 |     0
 .../demo/Polyhedron/data/knot1.off                 |     0
 .../demo/Polyhedron/data/knot2.off                 |     0
 .../demo/Polyhedron/data/man.off                   |     0
 .../demo/Polyhedron/data/mushroom.off              |     0
 .../demo/Polyhedron/data/negative.off              |     0
 .../demo/Polyhedron/data/oblong-shuffled.off       |     0
 .../demo/Polyhedron/data/oblong.off                |     0
 .../demo/Polyhedron/data/pinion.off                |     0
 .../demo/Polyhedron/data/pipe.off                  |     0
 .../demo/Polyhedron/data/pyramid.off               |     0
 .../demo/Polyhedron/data/rotor.off                 |     0
 .../demo/Polyhedron/data/sphere.off                |     0
 .../demo/Polyhedron/data/spool.off                 |     0
 .../demo/Polyhedron/data/star.off                  |     0
 .../demo/Polyhedron/data/translated-cube.off       |     0
 .../demo/Polyhedron/data/tripod.off                |     0
 .../Polyhedron/implicit_functions/CMakeLists.txt   |     0
 .../Implicit_function_interface.h                  |     0
 .../implicit_functions/Klein_implicit_function.cpp |     0
 .../Sphere_implicit_function.cpp                   |     0
 .../Tanglecube_implicit_function.cpp               |     0
 .../demo/Polyhedron/include/CGAL/Dualizer.h        |     0
 .../demo/Polyhedron/include/CGAL/Make_bar.h        |     0
 .../demo/Polyhedron/include/CGAL/Make_quad_soup.h  |     0
 .../Polyhedron/include/CGAL/Make_triangle_soup.h   |     0
 .../Polyhedron/include/CGAL/Polyhedron_kernel.h    |     0
 .../include/CGAL/Textured_polyhedron_builder.h     |     0
 .../include/CGAL/Triangulation_file_input.h        |   103 +
 .../demo/Polyhedron/include/CGAL/gocad_io.h        |     0
 .../Polyhedron/include/CGAL/statistics_helpers.h   |     0
 .../Polyhedron/include/CGAL/textured_polyhedron.h  |     0
 .../demo/Polyhedron/include/CGAL/translate.h       |     0
 .../CGAL/demo/Polyhedron/include/Point_set_3.h     |   332 +
 .../demo/Polyhedron/include/UI_point_3.h           |     0
 .../demo/Polyhedron/opengl_tools.h                 |     0
 .../demo/Polyhedron/polyhedron_demo_macros.cmake   |     0
 .../demo/Polyhedron/resources/about.html           |     0
 .../CGAL/demo/Polyhedron/resources/add_facet1.png  |   Bin 0 -> 3043 bytes
 .../CGAL/demo/Polyhedron/resources/add_facet2.png  |   Bin 0 -> 3103 bytes
 .../demo/Polyhedron/resources/back.png             |   Bin
 .../demo/Polyhedron/resources/boolean-diff.png     |   Bin
 .../Polyhedron/resources/boolean-intersection.png  |   Bin
 .../demo/Polyhedron/resources/boolean-union.png    |   Bin
 .../demo/Polyhedron/resources/bot.png              |   Bin
 .../demo/Polyhedron/resources/cgal_logo.xpm        |     0
 .../demo/Polyhedron/resources/check-off.png        |   Bin
 .../demo/Polyhedron/resources/check-off.svg        |     0
 .../demo/Polyhedron/resources/check-on.png         |   Bin
 .../demo/Polyhedron/resources/check.svg            |     0
 .../demo/Polyhedron/resources/convex-hull.png      |   Bin
 .../demo/Polyhedron/resources/down.png             |   Bin
 .../demo/Polyhedron/resources/editcopy.png         |   Bin
 .../demo/Polyhedron/resources/euler_center.png     |   Bin 0 -> 4294 bytes
 .../CGAL/demo/Polyhedron/resources/euler_facet.png |   Bin 0 -> 4033 bytes
 .../demo/Polyhedron/resources/euler_vertex.png     |   Bin 0 -> 4499 bytes
 .../demo/Polyhedron/resources/front.png            |   Bin
 .../demo/Polyhedron/resources/general_collapse.png |   Bin 0 -> 9417 bytes
 .../demo/Polyhedron/resources/kernel.png           |   Bin
 .../demo/Polyhedron/resources/left.png             |   Bin
 .../demo/Polyhedron/resources/minus.png            |   Bin
 .../demo/Polyhedron/resources/plus.png             |   Bin
 .../demo/Polyhedron/resources/right.png            |   Bin
 .../CGAL/demo/Polyhedron/resources/shader_c3t3.f   |    42 +
 .../CGAL/demo/Polyhedron/resources/shader_c3t3.v   |    17 +
 .../demo/Polyhedron/resources/shader_c3t3_edges.f  |     9 +
 .../demo/Polyhedron/resources/shader_c3t3_edges.v  |    11 +
 .../Polyhedron/resources/shader_c3t3_spheres.v     |    22 +
 .../demo/Polyhedron/resources/shader_instanced.v   |     0
 .../resources/shader_no_light_no_selection.f       |     0
 .../Polyhedron/resources/shader_plane_two_faces.f  |     0
 .../demo/Polyhedron/resources/shader_spheres.v     |    21 +
 .../demo/Polyhedron/resources/shader_with_light.f  |    36 +
 .../demo/Polyhedron/resources/shader_with_light.v  |     0
 .../Polyhedron/resources/shader_with_texture.f     |     0
 .../Polyhedron/resources/shader_with_texture.v     |     0
 .../resources/shader_with_textured_edges.f         |     0
 .../resources/shader_with_textured_edges.v         |     0
 .../Polyhedron/resources/shader_without_light.f    |    10 +
 .../Polyhedron/resources/shader_without_light.v    |     0
 .../demo/Polyhedron/resources/simplification.png   |   Bin
 .../demo/Polyhedron/resources/top.png              |   Bin
 .../demo/Polyhedron/resources/up.png               |   Bin
 .../{CGAL-4.8 => CGAL}/demo/Polyhedron/texture.cpp |     0
 .../{CGAL-4.8 => CGAL}/demo/Polyhedron/texture.h   |     0
 .../CGAL/demo/Polyhedron/triangulate_primitive.h   |   156 +
 3rdparty/CGAL/demo/Polyhedron_IO/CMakeLists.txt    |    28 +
 .../{CGAL-4.8 => CGAL}/demo/Polyhedron_IO/README   |     0
 .../demo/Polyhedron_IO/geomview_demo.cpp           |     0
 .../demo/Polyhedron_IO/viewpoint2off.cpp           |     0
 .../demo/Polyline_simplification_2/CMakeLists.txt  |    51 +
 .../Polyline_simplification_2.cpp                  |     0
 .../Polyline_simplification_2.qrc                  |     0
 .../Polyline_simplification_2.ui                   |     0
 .../about_Polyline_simplification_2.html           |     0
 .../data/all_crossed.poly                          |     0
 .../demo/Polyline_simplification_2/data/bee.poly   |     0
 .../Polyline_simplification_2/data/letter_G.poly   |     0
 .../Polyline_simplification_2/data/letter_P.poly   |     0
 .../Polyline_simplification_2/data/letter_T.poly   |     0
 .../Polyline_simplification_2/data/letter_c.poly   |     0
 .../Polyline_simplification_2/data/letter_d.poly   |     0
 .../Polyline_simplification_2/data/letter_q.poly   |     0
 .../Polyline_simplification_2/data/letter_u.poly   |     0
 .../Polyline_simplification_2/data/letters_cd.poly |     0
 .../demo/Polyline_simplification_2/data/map_1.poly |     0
 .../demo/Polyline_simplification_2/data/map_2.poly |     0
 .../demo/Polyline_simplification_2/data/map_3.poly |     0
 .../demo/Polyline_simplification_2/data/maps.poly  |     0
 .../Polyline_simplification_2/data/norway.poly     |     0
 .../icons/triangulation.pdf                        |   Bin
 .../icons/triangulation.png                        |   Bin
 .../Qt/Polyline_simplification_2_graphics_item.h   |     0
 .../CGAL/Qt/TriangulationArrangementGraphicsItem.h |     0
 .../Principal_component_analysis/CMakeLists.txt    |    87 +
 .../Principal_component_analysis/MainWindow.cpp    |     0
 .../demo/Principal_component_analysis/MainWindow.h |     0
 .../Principal_component_analysis/MainWindow.ui     |     0
 .../demo/Principal_component_analysis/PCA_demo.cpp |     0
 .../demo/Principal_component_analysis/PCA_demo.qrc |     0
 .../demo/Principal_component_analysis/Scene.cpp    |     0
 .../demo/Principal_component_analysis/Scene.h      |     0
 .../demo/Principal_component_analysis/Viewer.cpp   |     0
 .../demo/Principal_component_analysis/Viewer.h     |     0
 .../Principal_component_analysis/data/cylinder.off |     0
 .../data/cylinder_locally_refined.off              |     0
 .../data/ellipsoid.off                             |     0
 .../Principal_component_analysis/render_edges.h    |     0
 .../resources/about.html                           |     0
 .../resources/cgal_logo.xpm                        |     0
 .../demo/Principal_component_analysis/types.h      |     0
 .../demo/Segment_Delaunay_graph_2/CMakeLists.txt   |    59 +
 .../Segment_Delaunay_graph_2/Segment_voronoi_2.cpp |     0
 .../Segment_Delaunay_graph_2/Segment_voronoi_2.qrc |     0
 .../Segment_Delaunay_graph_2/Segment_voronoi_2.ui  |     0
 .../about_Segment_voronoi_2.html                   |     0
 .../icons/circumcenter.pdf                         |     0
 .../icons/circumcenter.png                         |   Bin
 .../icons/conflict_zone.pdf                        |   Bin
 .../icons/conflict_zone.png                        |   Bin
 .../icons/constrained_triangulation.pdf            |   Bin
 .../icons/constrained_triangulation.png            |   Bin
 .../constrained_triangulation_show_constraints.pdf |   Bin
 .../constrained_triangulation_show_constraints.png |   Bin
 .../constrained_triangulation_show_in_domain.pdf   |   Bin
 .../constrained_triangulation_show_in_domain.png   |   Bin
 .../icons/moving_point.pdf                         |   Bin
 .../icons/moving_point.png                         |   Bin
 .../icons/triangulation.pdf                        |   Bin
 .../icons/triangulation.png                        |   Bin
 .../include/CGAL/Constraints_loader.h              |     0
 .../demo/Segment_Delaunay_graph_2/svd-typedefs.h   |     0
 .../Segment_Delaunay_graph_Linf_2/CMakeLists.txt   |    59 +
 .../Segment_voronoi_2.qrc                          |     0
 .../Segment_voronoi_2.ui                           |     0
 .../Segment_voronoi_linf_2.cpp                     |     0
 .../about_Segment_voronoi_2.html                   |     0
 .../icons/circumcenter.pdf                         |     0
 .../icons/circumcenter.png                         |   Bin
 .../icons/conflict_zone.pdf                        |   Bin
 .../icons/conflict_zone.png                        |   Bin
 .../icons/constrained_triangulation.pdf            |   Bin
 .../icons/constrained_triangulation.png            |   Bin
 .../constrained_triangulation_show_constraints.pdf |   Bin
 .../constrained_triangulation_show_constraints.png |   Bin
 .../constrained_triangulation_show_in_domain.pdf   |   Bin
 .../constrained_triangulation_show_in_domain.png   |   Bin
 .../icons/moving_point.pdf                         |   Bin
 .../icons/moving_point.png                         |   Bin
 .../icons/triangulation.pdf                        |   Bin
 .../icons/triangulation.png                        |   Bin
 .../include/CGAL/Constraints_loader.h              |     0
 .../Segment_Delaunay_graph_Linf_2/svd-typedefs.h   |     0
 3rdparty/CGAL/demo/Snap_rounding_2/CMakeLists.txt  |    50 +
 .../demo/Snap_rounding_2/Snap_rounding_2.cpp       |     0
 .../demo/Snap_rounding_2/Snap_rounding_2.qrc       |     0
 .../demo/Snap_rounding_2/Snap_rounding_2.ui        |     0
 .../Snap_rounding_2/about_Snap_rounding_2.html     |     0
 .../demo/Snap_rounding_2/icons/grid.png            |   Bin
 .../demo/Snap_rounding_2/icons/snapped.png         |   Bin
 .../demo/Snap_rounding_2/icons/unsnapped.png       |   Bin
 .../CGAL/demo/Spatial_searching_2/CMakeLists.txt   |    52 +
 .../demo/Spatial_searching_2/NearestNeighbor.h     |     0
 .../Spatial_searching_2/Spatial_searching_2.cpp    |     0
 .../Spatial_searching_2/Spatial_searching_2.qrc    |     0
 .../Spatial_searching_2/Spatial_searching_2.ui     |     0
 .../about_Spatial_searching_2.html                 |     0
 3rdparty/CGAL/demo/Stream_lines_2/CMakeLists.txt   |    51 +
 .../demo/Stream_lines_2/Stream_lines_2.cpp         |     0
 .../demo/Stream_lines_2/Stream_lines_2.qrc         |     0
 .../demo/Stream_lines_2/Stream_lines_2.ui          |     0
 .../demo/Stream_lines_2/about_Stream_lines_2.html  |     0
 .../demo/Stream_lines_2/data/vnoise.vec.cin        |     0
 .../demo/Surface_mesh_deformation/CMakeLists.txt   |    34 +
 .../deform_mesh_for_botsch08_format.cpp            |     0
 3rdparty/CGAL/demo/Surface_mesher/CMakeLists.txt   |   128 +
 .../demo/Surface_mesher/File_XT.h                  |     0
 .../demo/Surface_mesher/Raw_image_dialog.cpp       |     0
 .../demo/Surface_mesher/Raw_image_dialog.h         |     0
 .../CGAL/demo/Surface_mesher/Surface_mesher.cpp    |    23 +
 .../demo/Surface_mesher/binary_image.h             |     0
 .../demo/Surface_mesher/colorlisteditor.cpp        |     0
 .../demo/Surface_mesher/colorlisteditor.h          |     0
 .../demo/Surface_mesher/get_polyhedral_surface.h   |     0
 .../demo/Surface_mesher/icons/bbox-red.png         |   Bin
 .../demo/Surface_mesher/icons/bbox-red.svg         |     0
 .../demo/Surface_mesher/icons/bbox.png             |   Bin
 .../demo/Surface_mesher/icons/bbox.svg             |     0
 .../demo/Surface_mesher/icons/cgal_logo.xpm        |     0
 .../demo/Surface_mesher/icons/fileopen.png         |   Bin
 .../demo/Surface_mesher/icons/filesave.png         |   Bin
 .../demo/Surface_mesher/icons/flip.png             |   Bin
 .../demo/Surface_mesher/icons/flip.svg             |     0
 .../demo/Surface_mesher/icons/minus.png            |   Bin
 .../demo/Surface_mesher/icons/plus.png             |   Bin
 .../demo/Surface_mesher/icons/resize.png           |   Bin
 .../demo/Surface_mesher/icons/resize.svg           |     0
 .../demo/Surface_mesher/icons/surface.png          |   Bin
 .../demo/Surface_mesher/icons/surface.svg          |     0
 .../demo/Surface_mesher/icons/twosides.png         |   Bin
 .../demo/Surface_mesher/icons/twosides.svg         |     0
 .../demo/Surface_mesher/mainwindow.cpp             |     0
 .../demo/Surface_mesher/mainwindow.h               |     0
 .../demo/Surface_mesher/polyhedral_surface.cpp     |     0
 .../demo/Surface_mesher/polyhedral_surface.h       |     0
 .../demo/Surface_mesher/surface.h                  |     0
 .../demo/Surface_mesher/surface_mesher.qrc         |     0
 .../demo/Surface_mesher/ui/mainwindow.ui           |     0
 .../demo/Surface_mesher/ui/optionsdialog.ui        |     0
 .../demo/Surface_mesher/ui/raw_image.ui            |     0
 .../demo/Surface_mesher/ui/values_list.ui          |     0
 .../demo/Surface_mesher/values_list.cpp            |     0
 .../demo/Surface_mesher/values_list.h              |     0
 .../demo/Surface_mesher/values_list.qrc            |     0
 .../demo/Surface_mesher/viewer.cpp                 |     0
 .../demo/Surface_mesher/viewer.h                   |     0
 3rdparty/CGAL/demo/Surface_mesher/volume.cpp       |  1606 ++
 3rdparty/CGAL/demo/Surface_mesher/volume.h         |   388 +
 .../{CGAL-4.8 => CGAL}/demo/Three/CMakeLists.txt   |     0
 .../Three/Example_plugin/Basic_dialog_plugin.ui    |    91 +
 .../demo/Three/Example_plugin/Basic_dock_widget.ui |    61 +
 .../Three/Example_plugin/Basic_item_plugin.cpp     |    91 +
 .../demo/Three/Example_plugin/Basic_plugin.cpp     |   141 +
 .../CGAL/demo/Three/Example_plugin/CMakeLists.txt  |    48 +
 .../Three/Example_plugin/Dock_widget_plugin.cpp    |   102 +
 .../demo/Three/Example_plugin/Example_plugin.cpp   |   203 +
 .../demo/Three/Example_plugin/Example_plugin.ui}   |     0
 .../Three/Example_plugin/Group_item_plugin.cpp     |    86 +
 3rdparty/CGAL/demo/Triangulation_2/CMakeLists.txt  |   106 +
 .../Constrained_Delaunay_triangulation_2.cpp       |   889 +
 .../Constrained_Delaunay_triangulation_2.qrc       |     0
 .../Constrained_Delaunay_triangulation_2.ui        |     0
 .../demo/Triangulation_2/DelaunayMeshInsertSeeds.h |     0
 .../Triangulation_2/Delaunay_triangulation_2.cpp   |     0
 .../Triangulation_2/Delaunay_triangulation_2.qrc   |     0
 .../Triangulation_2/Delaunay_triangulation_2.ui    |     0
 .../RegularTriangulationRemoveVertex.h             |     0
 .../Triangulation_2/Regular_triangulation_2.cpp    |     0
 .../Triangulation_2/Regular_triangulation_2.qrc    |     0
 .../Triangulation_2/Regular_triangulation_2.ui     |     0
 .../Triangulation_2/TriangulationCircumcircle.h    |     0
 .../Triangulation_2/TriangulationConflictZone.h    |     0
 .../Triangulation_2/TriangulationMovingPoint.h     |     0
 .../TriangulationPointInputAndConflictZone.h       |     0
 .../Triangulation_2/TriangulationRemoveVertex.h    |     0
 ...about_Constrained_Delaunay_triangulation_2.html |     0
 .../about_Delaunay_triangulation_2.html            |     0
 .../about_Regular_triangulation_2.html             |     0
 .../demo/Triangulation_2/data/butterfly            |     0
 .../demo/Triangulation_2/data/butterfly.edg        |     0
 .../demo/Triangulation_2/data/clusters.edg         |     0
 .../demo/Triangulation_2/data/clusters.poly        |     0
 .../demo/Triangulation_2/data/clusters2.edg        |     0
 .../demo/Triangulation_2/data/fish                 |     0
 .../demo/Triangulation_2/data/fish.edg             |     0
 .../demo/Triangulation_2/data/fish.poly            |     0
 .../demo/Triangulation_2/data/img1.edg             |     0
 .../demo/Triangulation_2/data/img2.edg             |     0
 .../demo/Triangulation_2/data/img3.edg             |     0
 .../demo/Triangulation_2/data/img4.edg             |     0
 .../demo/Triangulation_2/data/img5.edg             |     0
 .../demo/Triangulation_2/data/img6.edg             |     0
 .../demo/Triangulation_2/data/img7.edg             |     0
 .../demo/Triangulation_2/data/img8.edg             |     0
 .../demo/Triangulation_2/data/lettre_A.edg         |     0
 .../demo/Triangulation_2/data/lettre_A_2.edg       |     0
 .../demo/Triangulation_2/data/norway.edg           |     0
 .../demo/Triangulation_2/data/poisson              |     0
 .../demo/Triangulation_2/data/tr                   |     0
 .../demo/Triangulation_2/data/triangulation.cgal   |     0
 .../demo/Triangulation_2/data/trivial.poly         |     0
 .../demo/Triangulation_2/icons/circumcenter.pdf    |     0
 .../demo/Triangulation_2/icons/circumcenter.png    |   Bin
 .../demo/Triangulation_2/icons/conflict_zone.pdf   |   Bin
 .../demo/Triangulation_2/icons/conflict_zone.png   |   Bin
 .../icons/constrained_triangulation.pdf            |   Bin
 .../icons/constrained_triangulation.png            |   Bin
 .../constrained_triangulation_show_constraints.pdf |   Bin
 .../constrained_triangulation_show_constraints.png |   Bin
 .../constrained_triangulation_show_in_domain.pdf   |   Bin
 .../constrained_triangulation_show_in_domain.png   |   Bin
 .../demo/Triangulation_2/icons/moving_point.pdf    |   Bin
 .../demo/Triangulation_2/icons/moving_point.png    |   Bin
 .../demo/Triangulation_2/icons/triangulation.pdf   |   Bin
 .../demo/Triangulation_2/icons/triangulation.png   |   Bin
 .../CGAL/Lipschitz_sizing_field_criteria_2.h       |     0
 3rdparty/CGAL/demo/Triangulation_3/CMakeLists.txt  |    99 +
 .../demo/Triangulation_3/MainWindow.cpp            |     0
 .../demo/Triangulation_3/MainWindow.h              |     0
 .../demo/Triangulation_3/MainWindow.ui             |     0
 .../demo/Triangulation_3/PreferenceDlg.cpp         |     0
 .../demo/Triangulation_3/PreferenceDlg.h           |     0
 .../demo/Triangulation_3/Scene.cpp                 |     0
 .../demo/Triangulation_3/Scene.h                   |     0
 .../demo/Triangulation_3/T3_demo.cpp               |     0
 .../demo/Triangulation_3/T3_demo.qrc               |     0
 .../demo/Triangulation_3/Viewer.cpp                |     0
 .../demo/Triangulation_3/Viewer.h                  |     0
 .../demo/Triangulation_3/documentation/about.html  |     0
 .../Triangulation_3/documentation/about_CGAL.html  |     0
 .../demo/Triangulation_3/icons/about_CGAL.html     |     0
 .../demo/Triangulation_3/icons/cgal_logo.xpm       |     0
 .../demo/Triangulation_3/icons/clear.jpeg          |   Bin
 .../demo/Triangulation_3/icons/coordinates.jpeg    |   Bin
 .../demo/Triangulation_3/icons/empty_sphere.jpeg   |   Bin
 .../demo/Triangulation_3/icons/fileOpen.png        |   Bin
 .../demo/Triangulation_3/icons/fileSave.png        |   Bin
 .../demo/Triangulation_3/icons/flat.png            |   Bin
 .../demo/Triangulation_3/icons/grid.jpeg           |   Bin
 .../demo/Triangulation_3/icons/insert.jpeg         |   Bin
 .../demo/Triangulation_3/icons/insert_point.jpg    |   Bin
 .../demo/Triangulation_3/icons/move_1.jpeg         |   Bin
 .../demo/Triangulation_3/icons/nearest_nb.png      |   Bin
 .../demo/Triangulation_3/icons/normal_view.jpeg    |   Bin
 .../demo/Triangulation_3/icons/pause.jpeg          |   Bin
 .../demo/Triangulation_3/icons/play.jpeg           |   Bin
 .../demo/Triangulation_3/icons/pointRandom.png     |   Bin
 .../demo/Triangulation_3/icons/preferences.jpeg    |   Bin
 .../demo/Triangulation_3/icons/quit.jpeg           |   Bin
 .../demo/Triangulation_3/icons/select_hand.jpeg    |   Bin
 .../demo/Triangulation_3/icons/show_delaunay.jpeg  |   Bin
 .../demo/Triangulation_3/icons/show_facet.jpeg     |   Bin
 .../demo/Triangulation_3/icons/show_point.jpeg     |   Bin
 .../demo/Triangulation_3/icons/show_voronoi.jpeg   |   Bin
 .../demo/Triangulation_3/icons/stereo.png          |   Bin
 .../demo/Triangulation_3/icons/stop.jpeg           |   Bin
 .../demo/Triangulation_3/typedefs.h                |     0
 .../Triangulation_3_Geomview_demos/CMakeLists.txt  |    30 +
 .../demo/Triangulation_3_Geomview_demos/README     |     0
 .../Triangulation_3_color_demo.cpp                 |     0
 .../Triangulation_3_demo.cpp                       |     0
 .../Triangulation_3_remove_demo.cpp                |     0
 .../Triangulation_3_voronoi_demo.cpp               |     0
 .../Triangulation_3_Geomview_demos/data/points     |     0
 .../demo/icons/Delaunay_triangulation_2.png        |   Bin
 3rdparty/{CGAL-4.8 => CGAL}/demo/icons/File.qrc    |     0
 3rdparty/{CGAL-4.8 => CGAL}/demo/icons/Input.qrc   |     0
 .../demo/icons/Triangulation_2.qrc                 |     0
 .../demo/icons/Voronoi_diagram_2.png               |   Bin
 3rdparty/{CGAL-4.8 => CGAL}/demo/icons/fileNew.png |   Bin
 .../{CGAL-4.8 => CGAL}/demo/icons/fileOpen.png     |   Bin
 .../{CGAL-4.8 => CGAL}/demo/icons/fileSave.png     |   Bin
 .../{CGAL-4.8 => CGAL}/demo/icons/fit-page-32.png  |   Bin
 .../{CGAL-4.8 => CGAL}/demo/icons/inputPoint.png   |   Bin
 .../{CGAL-4.8 => CGAL}/demo/icons/inputPoint.svg   |     0
 .../demo/icons/inputPolyline.png                   |   Bin
 3rdparty/{CGAL-4.8 => CGAL}/demo/icons/license.txt |     0
 .../demo/icons/zoom-best-fit.png                   |   Bin
 .../demo/icons/zoom-best-fit.svg                   |     0
 .../{CGAL-4.8 => CGAL}/demo/resources/CGAL.qrc     |     0
 .../demo/resources/about_CGAL.html                 |     0
 .../demo/resources/cgal_logo.xpm                   |     0
 .../demo/resources/cgal_logo_ipe_2013.png          |   Bin
 .../{CGAL-4.8 => CGAL}/doc_html/Manual/index.html  |     0
 .../doc_html/Manual/packages.html                  |     0
 3rdparty/{CGAL-4.8 => CGAL}/doc_html/cgal.ico      |   Bin
 .../doc_html/images/cgal_2013_grey.png             |   Bin
 3rdparty/{CGAL-4.8 => CGAL}/doc_html/index.html    |     0
 .../examples/AABB_tree/AABB_custom_example.cpp     |     0
 ...B_custom_indexed_triangle_set_array_example.cpp |     0
 .../AABB_custom_indexed_triangle_set_example.cpp   |     0
 .../AABB_custom_triangle_soup_example.cpp          |     0
 .../AABB_tree/AABB_face_graph_triangle_example.cpp |     0
 .../AABB_tree/AABB_halfedge_graph_edge_example.cpp |     0
 .../examples/AABB_tree/AABB_insertion_example.cpp  |     0
 .../AABB_tree/AABB_polyhedron_edge_example.cpp     |     0
 .../AABB_polyhedron_facet_distance_example.cpp     |     0
 .../AABB_polyhedron_facet_intersection_example.cpp |    90 +
 .../AABB_tree/AABB_ray_shooting_example.cpp        |    72 +
 .../examples/AABB_tree/AABB_segment_3_example.cpp  |     0
 .../examples/AABB_tree/AABB_triangle_3_example.cpp |     0
 3rdparty/CGAL/examples/AABB_tree/CMakeLists.txt    |    30 +
 .../CGAL/examples/AABB_tree/data/tetrahedron.off   |    11 +
 .../CMakeLists.txt                                 |    30 +
 .../boundaries.cpp                                 |     0
 .../data/half.xyz                                  |     0
 .../reconstruction_class.cpp                       |     0
 .../reconstruction_fct.cpp                         |     0
 .../reconstruction_surface_mesh.cpp                |     0
 .../examples/Algebraic_foundations/CMakeLists.txt  |    30 +
 .../algebraic_structure_dispatch.cpp               |     0
 .../Algebraic_foundations/fraction_traits.cpp      |     0
 .../implicit_interoperable_dispatch.cpp            |     0
 .../examples/Algebraic_foundations/integralize.cpp |     0
 .../Algebraic_foundations/interoperable.cpp        |     0
 .../examples/Algebraic_kernel_d/CMakeLists.txt     |     0
 .../examples/Algebraic_kernel_d/Compare_1.cpp      |     0
 .../Construct_algebraic_real_1.cpp                 |     0
 .../examples/Algebraic_kernel_d/Isolate_1.cpp      |     0
 .../examples/Algebraic_kernel_d/Sign_at_1.cpp      |     0
 .../examples/Algebraic_kernel_d/Solve_1.cpp        |     0
 .../CGAL/examples/Alpha_shapes_2/CMakeLists.txt    |    30 +
 .../examples/Alpha_shapes_2/README                 |     0
 .../examples/Alpha_shapes_2/data/fin               |     0
 .../examples/Alpha_shapes_2/ex_alpha_shapes_2.cpp  |     0
 .../Alpha_shapes_2/ex_weighted_alpha_shapes_2.cpp  |     0
 .../CGAL/examples/Alpha_shapes_3/CMakeLists.txt    |    30 +
 .../examples/Alpha_shapes_3/README                 |     0
 .../examples/Alpha_shapes_3/data/bunny_1000        |     0
 .../examples/Alpha_shapes_3/data/bunny_5000        |     0
 .../examples/Alpha_shapes_3/data/fin               |     0
 .../examples/Alpha_shapes_3/ex_alpha_shapes_3.cpp  |     0
 .../Alpha_shapes_3/ex_alpha_shapes_exact_alpha.cpp |     0
 .../ex_alpha_shapes_with_fast_location_3.cpp       |     0
 .../ex_fixed_weighted_alpha_shapes_3.cpp           |     0
 .../Alpha_shapes_3/ex_periodic_alpha_shapes_3.cpp  |     0
 .../Alpha_shapes_3/ex_weighted_alpha_shapes_3.cpp  |     0
 .../examples/Apollonius_graph_2/CMakeLists.txt     |    30 +
 .../examples/Apollonius_graph_2/README             |     0
 .../Apollonius_graph_2/ag2_exact_traits.cpp        |     0
 .../Apollonius_graph_2/ag2_exact_traits_sqrt.cpp   |     0
 .../ag2_filtered_traits_no_hidden.cpp              |     0
 .../examples/Apollonius_graph_2/ag2_hierarchy.cpp  |     0
 .../examples/Apollonius_graph_2/data/hierarchy.cin |     0
 .../examples/Apollonius_graph_2/data/sites.cin     |     0
 .../Approximate_min_ellipsoid_d/CMakeLists.txt     |     0
 .../Approximate_min_ellipsoid_d/ellipsoid.cpp      |     0
 .../ellipsoid_for_maple.cpp                        |     0
 .../examples/Arrangement_on_surface_2/Bezier.dat   |     0
 .../Arrangement_on_surface_2/Bezier_curves.cpp     |     0
 .../Arrangement_on_surface_2/Bezier_polycurve.dat  |     0
 .../Arrangement_on_surface_2/CMakeLists.txt        |    30 +
 .../examples/Arrangement_on_surface_2/Europe.dat   |     0
 .../aggregated_insertion.cpp                       |     0
 .../Arrangement_on_surface_2/algebraic_curves.cpp  |     0
 .../algebraic_segments.cpp                         |     0
 .../arr_inexact_construction_segments.h            |     0
 .../examples/Arrangement_on_surface_2/arr_print.h  |     0
 .../batched_point_location.cpp                     |     0
 .../Arrangement_on_surface_2/bgl_dual_adapter.cpp  |     0
 .../bgl_primal_adapter.cpp                         |     0
 .../bounded_planar_vertical_decomposition.cpp      |     0
 .../examples/Arrangement_on_surface_2/circles.cpp  |     0
 .../Arrangement_on_surface_2/circular_arcs.cpp     |     0
 .../circular_line_arcs.cpp                         |     0
 .../Arrangement_on_surface_2/coll_points.dat       |     0
 .../conic_multiplicities.cpp                       |     0
 .../examples/Arrangement_on_surface_2/conics.cpp   |     0
 .../consolidated_curve_data.cpp                    |     0
 .../Arrangement_on_surface_2/curve_history.cpp     |     0
 .../Arrangement_on_surface_2/dcel_extension.cpp    |     0
 .../Arrangement_on_surface_2/dcel_extension_io.cpp |     0
 .../Arrangement_on_surface_2/dual_lines.cpp        |     0
 .../Arrangement_on_surface_2/dual_with_data.cpp    |     0
 .../Arrangement_on_surface_2/edge_insertion.cpp    |     0
 .../Arrangement_on_surface_2/edge_manipulation.cpp |     0
 .../edge_manipulation_curve_history.cpp            |     0
 .../Arrangement_on_surface_2/face_extension.cpp    |     0
 .../face_extension_overlay.cpp                     |     0
 .../Arrangement_on_surface_2/fan_grids.dat         |     0
 .../generic_curve_data.cpp                         |     0
 .../Arrangement_on_surface_2/global_insertion.cpp  |     0
 .../Arrangement_on_surface_2/global_removal.cpp    |     0
 .../incremental_insertion.cpp                      |     0
 .../examples/Arrangement_on_surface_2/io.cpp       |     0
 .../Arrangement_on_surface_2/io_curve_history.cpp  |     0
 .../Arrangement_on_surface_2/io_unbounded.cpp      |     0
 .../Arrangement_on_surface_2/isolated_vertices.cpp |     0
 .../examples/Arrangement_on_surface_2/observer.cpp |     0
 .../examples/Arrangement_on_surface_2/overlay.cpp  |     0
 .../Arrangement_on_surface_2/overlay_unbounded.cpp |     0
 .../point_location_example.cpp                     |     0
 .../point_location_utils.h                         |     0
 .../examples/Arrangement_on_surface_2/points.dat   |     0
 .../Arrangement_on_surface_2/polycurve_bezier.cpp  |     0
 .../polycurve_circular_arc.cpp                     |     0
 .../Arrangement_on_surface_2/polycurve_conic.cpp   |     0
 .../polycurve_geodesic.cpp                         |     0
 .../Arrangement_on_surface_2/polycurves_basic.cpp  |     0
 .../Arrangement_on_surface_2/polylines.cpp         |     0
 .../Arrangement_on_surface_2/predefined_kernel.cpp |     0
 .../predefined_kernel_non_intersecting.cpp         |     0
 .../rational_functions.cpp                         |     0
 .../rational_functions_rational_coefficients.cpp   |     0
 .../special_edge_insertion.cpp                     |     0
 .../Arrangement_on_surface_2/spherical_insert.cpp  |     0
 .../Arrangement_on_surface_2/tracing_counting.cpp  |     0
 .../unb_planar_vertical_decomposition.cpp          |     0
 .../unbounded_non_intersecting.cpp                 |     0
 .../unbounded_rational_functions.cpp               |     0
 .../vertical_ray_shooting.cpp                      |     0
 .../examples/BGL_OpenMesh/CMakeLists.txt           |     0
 .../examples/BGL_OpenMesh/TriMesh.cpp              |     0
 .../examples/BGL_arrangement_2/CMakeLists.txt      |     0
 .../examples/BGL_arrangement_2/arr_print.h         |     0
 .../examples/BGL_arrangement_2/arr_rational_nt.h   |     0
 .../BGL_arrangement_2/arrangement_dual.cpp         |     0
 .../examples/BGL_arrangement_2/primal.cpp          |     0
 .../CGAL/examples/BGL_polyhedron_3/CMakeLists.txt  |    73 +
 .../examples/BGL_polyhedron_3/copy_polyhedron.cpp  |    86 +
 .../examples/BGL_polyhedron_3/cube.off             |     0
 .../examples/BGL_polyhedron_3/distance.cmd         |     0
 .../examples/BGL_polyhedron_3/distance.cpp         |     0
 .../BGL_polyhedron_3/incident_vertices.cmd         |     0
 .../BGL_polyhedron_3/incident_vertices.cpp         |     0
 .../CGAL/examples/BGL_polyhedron_3/kruskal.cpp     |    99 +
 .../BGL_polyhedron_3/kruskal_with_stored_id.cpp    |    89 +
 .../examples/BGL_polyhedron_3/normals.cmd          |     0
 .../examples/BGL_polyhedron_3/normals.cpp          |     0
 .../examples/BGL_polyhedron_3/range.cmd            |     0
 .../examples/BGL_polyhedron_3/range.cpp            |     0
 .../BGL_polyhedron_3/transform_iterator.cmd        |     0
 .../BGL_polyhedron_3/transform_iterator.cpp        |     0
 .../CGAL/examples/BGL_surface_mesh/CMakeLists.txt  |    28 +
 .../BGL_surface_mesh/connected_components.cpp      |     0
 .../examples/BGL_surface_mesh/data/prim.off        |     0
 .../examples/BGL_surface_mesh/prim.cmd             |     0
 .../examples/BGL_surface_mesh/prim.cpp             |     0
 .../BGL_surface_mesh/surface_mesh_dual.cpp         |    89 +
 .../examples/BGL_triangulation_2/CMakeLists.txt    |     0
 .../examples/BGL_triangulation_2/data/points.xy    |     5 +
 .../CGAL/examples/BGL_triangulation_2/dijkstra.cpp |   103 +
 .../dijkstra_with_internal_properties.cpp          |    94 +
 .../CGAL/examples/BGL_triangulation_2/emst.cpp     |    98 +
 .../examples/BGL_triangulation_2/face_graph.cpp    |     0
 .../Barycentric_coordinates_2/CMakeLists.txt       |    30 +
 .../Discrete_harmonic_coordinates_example.cpp      |     0
 .../Mean_value_coordinates_example.cpp             |     0
 .../Segment_coordinates_example.cpp                |     0
 .../Terrain_height_modeling.cpp                    |     0
 .../Triangle_coordinates_example.cpp               |     0
 .../Triangle_coordinates_speed_test.cpp            |     0
 .../Wachspress_coordinates_example.cpp             |     0
 .../Boolean_set_operations_2/CMakeLists.txt        |    30 +
 .../examples/Boolean_set_operations_2/README       |     0
 .../examples/Boolean_set_operations_2/amer_a.bps   |     0
 .../examples/Boolean_set_operations_2/amer_b.bps   |     0
 .../examples/Boolean_set_operations_2/amer_c.bps   |     0
 .../examples/Boolean_set_operations_2/amer_d.bps   |     0
 .../examples/Boolean_set_operations_2/amer_e.bps   |     0
 .../examples/Boolean_set_operations_2/amer_f.bps   |     0
 .../examples/Boolean_set_operations_2/amer_g.bps   |     0
 .../examples/Boolean_set_operations_2/amer_h.bps   |     0
 .../examples/Boolean_set_operations_2/amer_i.bps   |     0
 .../examples/Boolean_set_operations_2/amer_j.bps   |     0
 .../examples/Boolean_set_operations_2/amer_k.bps   |     0
 .../bezier_traits_adapter.cpp                      |     0
 .../bezier_traits_adapter2.cpp                     |     0
 .../Boolean_set_operations_2/bso_rational_nt.h     |     0
 .../examples/Boolean_set_operations_2/char_g.bps   |     0
 .../examples/Boolean_set_operations_2/char_g.dat   |     0
 .../examples/Boolean_set_operations_2/char_m.bps   |     0
 .../examples/Boolean_set_operations_2/char_m.dat   |     0
 .../Boolean_set_operations_2/circle_segment.cpp    |     0
 .../conic_traits_adapter.cpp                       |     0
 .../Boolean_set_operations_2/connect_polygon.cpp   |     0
 .../Boolean_set_operations_2/do_intersect.cpp      |     0
 .../Boolean_set_operations_2/dxf_union.cpp         |     0
 .../examples/Boolean_set_operations_2/input_0.bps  |     0
 .../examples/Boolean_set_operations_2/input_1.bps  |     0
 .../Boolean_set_operations_2/pgn_holes.dat         |     0
 .../Boolean_set_operations_2/print_utils.h         |     0
 .../examples/Boolean_set_operations_2/sequence.cpp |     0
 .../Boolean_set_operations_2/set_union.cpp         |     0
 .../simple_join_intersect.cpp                      |     0
 .../symmetric_difference.cpp                       |     0
 .../examples/Boolean_set_operations_2/test.dxf     |     0
 .../examples/Box_intersection_d/CMakeLists.txt     |    30 +
 .../examples/Box_intersection_d/box_grid.cpp       |     0
 .../Box_intersection_d/custom_box_grid.cpp         |     0
 .../examples/Box_intersection_d/data/points.xyz    |     0
 .../examples/Box_intersection_d/data/triangles.xyz |     0
 .../examples/Box_intersection_d/minimal.cpp        |     0
 .../examples/Box_intersection_d/minimal_self.cpp   |     0
 .../proximity_custom_box_traits.cpp                |     0
 .../Box_intersection_d/triangle_self_intersect.cpp |     0
 .../triangle_self_intersect_pointers.cpp           |     0
 3rdparty/CGAL/examples/CGAL_ipelets/CMakeLists.txt |    30 +
 .../examples/CGAL_ipelets/test_grabbers.cpp        |     0
 .../examples/CGALimageIO/CMakeLists.txt            |     0
 .../CGALimageIO/convert_raw_image_to_inr.cpp       |     0
 .../CGAL/examples/CGALimageIO/test_imageio.cpp     |    68 +
 .../{CGAL-4.8 => CGAL}/examples/CMakeLists.txt     |     0
 .../CGAL/examples/Circular_kernel_2/CMakeLists.txt |    30 +
 .../Circular_kernel_2/functor_has_on_2.cpp         |     0
 .../Circular_kernel_2/intersecting_arcs.cpp        |     0
 .../CGAL/examples/Circular_kernel_3/CMakeLists.txt |    30 +
 .../Circular_kernel_3/functor_compare_theta_3.cpp  |     0
 .../Circular_kernel_3/functor_has_on_3.cpp         |     0
 .../Circular_kernel_3/intersecting_spheres.cpp     |     0
 3rdparty/CGAL/examples/Circulator/CMakeLists.txt   |    30 +
 .../examples/Circulator/circulator_prog1.cpp       |     0
 .../examples/Circulator/circulator_prog2.cpp       |     0
 .../examples/Circulator/circulator_prog3.cpp       |     0
 .../CGAL/examples/Combinatorial_map/CMakeLists.txt |    30 +
 .../Combinatorial_map/map_3_dynamic_onmerge.cpp    |   134 +
 .../examples/Combinatorial_map/map_3_foreach.cpp   |   114 +
 .../examples/Combinatorial_map/map_3_marks.cpp     |    57 +
 .../Combinatorial_map/map_3_operations.cpp         |    68 +
 .../Combinatorial_map/map_3_simple_example.cpp     |    45 +
 .../map_3_with_colored_facets.cpp                  |    95 +
 .../Combinatorial_map/map_4_simple_example.cpp     |    48 +
 .../CGAL/examples/Cone_spanners_2/CMakeLists.txt   |    35 +
 3rdparty/CGAL/examples/Cone_spanners_2/README      |     9 +
 .../examples/Cone_spanners_2/compute_cones.cmd     |     1 +
 .../examples/Cone_spanners_2/compute_cones.cpp     |    48 +
 .../CGAL/examples/Cone_spanners_2/data/n20.cin     |    20 +
 3rdparty/CGAL/examples/Cone_spanners_2/data/n9.cin |     9 +
 .../examples/Cone_spanners_2/dijkstra_theta.cmd    |     1 +
 .../examples/Cone_spanners_2/dijkstra_theta.cpp    |   102 +
 .../CGAL/examples/Cone_spanners_2/theta_io.cmd     |     1 +
 .../CGAL/examples/Cone_spanners_2/theta_io.cpp     |    79 +
 .../examples/Convex_decomposition_3/CMakeLists.txt |    30 +
 .../list_of_convex_parts.cin                       |     0
 .../list_of_convex_parts.cpp                       |     0
 .../CGAL/examples/Convex_hull_2/CMakeLists.txt     |    32 +
 .../examples/Convex_hull_2/array_convex_hull_2.cpp |     0
 .../examples/Convex_hull_2/ch_from_cin_to_cout.cin |     0
 .../examples/Convex_hull_2/ch_from_cin_to_cout.cpp |     0
 .../examples/Convex_hull_2/ch_graham_anderson.cin  |     0
 .../examples/Convex_hull_2/ch_graham_anderson.cpp  |     0
 .../examples/Convex_hull_2/ch_timing.cpp           |     0
 .../examples/Convex_hull_2/convex_hull_yz.cin      |     0
 .../examples/Convex_hull_2/convex_hull_yz.cpp      |     0
 .../examples/Convex_hull_2/files/CD500             |     0
 .../Convex_hull_2/include/CGAL/ch_timing_2.h       |     0
 .../Convex_hull_2/include/CGAL/ch_timing_2_impl.h  |     0
 .../Convex_hull_2/iostream_convex_hull_2.cin       |     0
 .../Convex_hull_2/iostream_convex_hull_2.cpp       |     0
 .../Convex_hull_2/vector_convex_hull_2.cpp         |     0
 .../CGAL/examples/Convex_hull_3/CMakeLists.txt     |    30 +
 .../examples/Convex_hull_3/dynamic_hull_3.cpp      |     0
 .../Convex_hull_3/halfspace_intersection_3.cpp     |     0
 .../examples/Convex_hull_3/lloyd_algorithm.cpp     |     0
 .../examples/Convex_hull_3/quickhull_3.cpp         |     0
 .../examples/Core/CMakeLists.txt                   |     0
 .../{CGAL-4.8 => CGAL}/examples/Core/delaunay.cpp  |     0
 3rdparty/CGAL/examples/Envelope_2/CMakeLists.txt   |    30 +
 .../examples/Envelope_2/ch_points.dat              |     0
 .../examples/Envelope_2/convex_hull.cpp            |     0
 .../examples/Envelope_2/envelope_circles.cpp       |     0
 .../examples/Envelope_2/envelope_segments.cpp      |     0
 3rdparty/CGAL/examples/Envelope_3/CMakeLists.txt   |    30 +
 .../examples/Envelope_3/envelope_planes.cpp        |     0
 .../examples/Envelope_3/envelope_spheres.cpp       |     0
 .../examples/Envelope_3/envelope_triangles.cpp     |     0
 .../examples/Envelope_3/spheres.dat                |     0
 .../CGAL/examples/Filtered_kernel/CMakeLists.txt   |    30 +
 .../examples/Filtered_kernel/Cartesian_I.h         |     0
 .../Filtered_kernel/Filtered_predicate.cpp         |     0
 3rdparty/CGAL/examples/Generator/CMakeLists.txt    |    30 +
 .../{CGAL-4.8 => CGAL}/examples/Generator/README   |     0
 .../examples/Generator/ball_d.cpp                  |     0
 .../examples/Generator/combination_enumerator.cpp  |     0
 .../examples/Generator/cube_d.cpp                  |     0
 .../examples/Generator/grid_d.cpp                  |     0
 .../examples/Generator/name_pairs.cpp              |     0
 .../examples/Generator/random_convex_hull_2.cpp    |     0
 .../examples/Generator/random_convex_set.cpp       |     0
 .../Generator/random_degenerate_point_set.cpp      |     0
 .../examples/Generator/random_grid.cpp             |     0
 .../random_points_tetrahedron_and_triangle_3.cpp   |     0
 .../Generator/random_points_triangle_2.cpp         |     0
 .../examples/Generator/random_polygon.cpp          |     0
 .../examples/Generator/random_polygon2.cpp         |     0
 .../examples/Generator/random_segments1.cpp        |     0
 .../examples/Generator/random_segments2.cpp        |     0
 .../examples/Generator/sphere_d.cpp                |     0
 3rdparty/CGAL/examples/HalfedgeDS/CMakeLists.txt   |    30 +
 .../examples/HalfedgeDS/hds_prog_color.cpp         |     0
 .../examples/HalfedgeDS/hds_prog_compact.cpp       |     0
 .../examples/HalfedgeDS/hds_prog_compact2.cpp      |     0
 .../examples/HalfedgeDS/hds_prog_default.cpp       |     0
 .../examples/HalfedgeDS/hds_prog_edge_iterator.cpp |     0
 .../examples/HalfedgeDS/hds_prog_graph.cpp         |     0
 .../examples/HalfedgeDS/hds_prog_graph2.cpp        |     0
 .../HalfedgeDS/hds_prog_halfedge_iterator.cpp      |     0
 .../examples/HalfedgeDS/hds_prog_vector.cpp        |     0
 .../CGAL/examples/Inscribed_areas/CMakeLists.txt   |    30 +
 .../Inscribed_areas/extremal_polygon_2_area.cpp    |     0
 .../extremal_polygon_2_perimeter.cpp               |     0
 .../Inscribed_areas/largest_empty_rectangle.cpp    |     0
 .../CGAL/examples/Interpolation/CMakeLists.txt     |    30 +
 .../examples/Interpolation/README                  |     0
 .../examples/Interpolation/data/points3            |     0
 .../examples/Interpolation/interpolation_2.cpp     |     0
 .../Interpolation/linear_interpolation_2.cpp       |     0
 .../examples/Interpolation/nn_coordinates_2.cpp    |     0
 .../examples/Interpolation/nn_coordinates_3.cpp    |     0
 .../examples/Interpolation/rn_coordinates_2.cpp    |     0
 .../Interpolation/sibson_interpolation_2.cpp       |     0
 .../surface_neighbor_coordinates_3.cpp             |     0
 .../examples/Interval_skip_list/CMakeLists.txt     |    30 +
 .../examples/Interval_skip_list/intervals.cpp      |     0
 .../examples/Interval_skip_list/isl_terrain.cpp    |     0
 .../examples/Interval_skip_list/terrain.pts        |     0
 .../CGAL/examples/Jet_fitting_3/CMakeLists.txt     |    56 +
 .../examples/Jet_fitting_3/Mesh_estimation.cpp     |     0
 .../examples/Jet_fitting_3/PolyhedralSurf.h        |     0
 .../Jet_fitting_3/PolyhedralSurf_operations.h      |     0
 .../examples/Jet_fitting_3/PolyhedralSurf_rings.h  |     0
 .../examples/Jet_fitting_3/README                  |     0
 .../examples/Jet_fitting_3/Single_estimation.cpp   |     0
 .../examples/Jet_fitting_3/data/ellipe0.003.off    |     0
 .../examples/Jet_fitting_3/data/in_points_d4.txt   |     0
 .../examples/Jet_fitting_3/data/in_points_file.txt |     0
 .../Jet_fitting_3/data/poly2x^2+y^2-0.062500-off   |     0
 3rdparty/CGAL/examples/Kernel_23/CMakeLists.txt    |    30 +
 .../examples/Kernel_23/MyConstruct_bbox_2.h        |     0
 .../Kernel_23/MyConstruct_coord_iterator.h         |     0
 .../examples/Kernel_23/MyConstruct_point_2.h       |     0
 .../examples/Kernel_23/MyKernel.cpp                |     0
 .../examples/Kernel_23/MyKernel.h                  |     0
 .../examples/Kernel_23/MyPointC2.h                 |     0
 .../CGAL/examples/Kernel_23/MyPointC2_iostream.h   |    46 +
 3rdparty/CGAL/examples/Kernel_23/MySegmentC2.h     |   254 +
 .../examples/Kernel_23/cartesian_converter.cpp     |     0
 .../examples/Kernel_23/exact.cpp                   |     0
 .../examples/Kernel_23/intersection_get.cpp        |     0
 .../examples/Kernel_23/intersection_visitor.cpp    |     0
 .../examples/Kernel_23/intersections.cpp           |     0
 .../examples/Kernel_23/points_and_segment.cpp      |     0
 .../examples/Kernel_23/surprising.cpp              |     0
 .../Kinetic_data_structures/CMakeLists.txt         |    30 +
 .../Kinetic_Delaunay_triangulation_2.cpp           |     0
 .../Kinetic_Delaunay_triangulation_3.cpp           |     0
 .../Kinetic_insert_event.cpp                       |     0
 .../Kinetic_regular_triangulation_3.cpp            |     0
 .../Kinetic_data_structures/Kinetic_sort.cpp       |     0
 .../Kinetic_data_structures/Kinetic_sweepline.cpp  |     0
 .../examples/Kinetic_data_structures/data/points_1 |     0
 .../examples/Kinetic_data_structures/data/points_2 |     0
 .../examples/Kinetic_data_structures/data/points_3 |     0
 .../Kinetic_data_structures/data/sweepline.input   |     0
 .../Kinetic_data_structures/data/weighted_points_3 |     0
 .../defining_a_simulation_traits.cpp               |     0
 .../Kinetic_data_structures/trivial_kds.cpp        |     0
 .../CGAL/examples/Kinetic_framework/CMakeLists.txt |    28 +
 .../Kinetic_framework/adding_a_certificate.cpp     |     0
 .../examples/Kinetic_framework/data/points_2       |     0
 .../Kinetic_framework/data/points_with_color_2     |     0
 .../examples/Kinetic_framework/listener.cpp        |     0
 .../examples/Kinetic_framework/pointer_queue.cpp   |     0
 .../examples/Kinetic_framework/ref_counted.cpp     |     0
 .../Linear_cell_complex/CMakeLCCViewerQt.inc       |     0
 .../examples/Linear_cell_complex/CMakeLists.txt    |    59 +
 .../examples/Linear_cell_complex/README.txt        |     0
 .../Linear_cell_complex/data/armadillo.off         |     0
 .../examples/Linear_cell_complex/data/graph.txt    |     0
 .../examples/Linear_cell_complex/data/points_2     |     0
 .../examples/Linear_cell_complex/data/points_3     |     0
 .../Linear_cell_complex/data/small_points_2        |     0
 .../Linear_cell_complex/data/small_points_3        |     0
 .../Linear_cell_complex/linear_cell_complex_3.cpp  |     0
 ...linear_cell_complex_3_attributes_management.cpp |    72 +
 .../linear_cell_complex_3_viewer_qt.h              |   932 +
 ...linear_cell_complex_3_with_colored_vertices.cpp |     0
 .../linear_cell_complex_3_with_mypoint.cpp         |     0
 .../Linear_cell_complex/linear_cell_complex_4.cpp  |    72 +
 .../Linear_cell_complex/plane_graph_to_lcc_2.cpp   |     0
 .../examples/Linear_cell_complex/voronoi_2.cpp     |   174 +
 .../examples/Linear_cell_complex/voronoi_3.cpp     |   173 +
 .../CGAL/examples/Matrix_search/CMakeLists.txt     |    30 +
 .../Matrix_search/sorted_matrix_search.cpp         |    46 +
 3rdparty/CGAL/examples/Mesh_2/CMakeLists.txt       |    30 +
 .../examples/Mesh_2/conforming.cpp                 |     0
 .../examples/Mesh_2/mesh_class.cpp                 |     0
 .../examples/Mesh_2/mesh_global.cpp                |     0
 .../examples/Mesh_2/mesh_optimization.cpp          |     0
 .../examples/Mesh_2/mesh_with_seeds.cpp            |     0
 3rdparty/CGAL/examples/Mesh_3/CMakeLists.txt       |   111 +
 3rdparty/CGAL/examples/Mesh_3/data/40420.inr       |   Bin 0 -> 264 bytes
 3rdparty/CGAL/examples/Mesh_3/data/420.inr         |   Bin 0 -> 264 bytes
 .../CGAL/examples/Mesh_3/data/420.polylines.txt    |     2 +
 .../examples/Mesh_3/data/cheese.off                |     0
 .../examples/Mesh_3/data/elephant.off              |     0
 .../examples/Mesh_3/data/fandisk.off               |     0
 3rdparty/CGAL/examples/Mesh_3/data/lion-head.off   | 25034 +++++++++++++++++++
 .../examples/Mesh_3/data/liver.inr.gz              |   Bin
 .../examples/Mesh_3/data/skull_2.9.inr             |   Bin
 .../{CGAL-4.8 => CGAL}/examples/Mesh_3/debug.h     |     0
 .../examples/Mesh_3/implicit_functions.cpp         |     0
 .../examples/Mesh_3/implicit_functions.h           |     0
 .../examples/Mesh_3/mesh_3D_gray_image.cpp         |     0
 .../examples/Mesh_3/mesh_3D_gray_vtk_image.cpp     |     0
 3rdparty/CGAL/examples/Mesh_3/mesh_3D_image.cpp    |    59 +
 .../Mesh_3/mesh_3D_image_variable_size.cpp         |    69 +
 .../mesh_3D_image_with_custom_initialization.cpp   |    64 +
 .../Mesh_3/mesh_3D_image_with_features.cpp         |   108 +
 .../examples/Mesh_3/mesh_cubes_intersection.cpp    |     0
 .../mesh_cubes_intersection_with_features.cpp      |     0
 .../examples/Mesh_3/mesh_implicit_domains.cpp      |     0
 .../examples/Mesh_3/mesh_implicit_domains_2.cpp    |     0
 .../examples/Mesh_3/mesh_implicit_ellipsoid.cpp    |     0
 .../CGAL/examples/Mesh_3/mesh_implicit_sphere.cpp  |    57 +
 .../Mesh_3/mesh_implicit_sphere_variable_size.cpp  |    72 +
 .../examples/Mesh_3/mesh_optimization_example.cpp  |    68 +
 .../Mesh_3/mesh_optimization_lloyd_example.cpp     |    68 +
 .../examples/Mesh_3/mesh_polyhedral_domain.cpp     |    75 +
 .../mesh_polyhedral_domain_with_features.cpp       |    52 +
 .../mesh_two_implicit_spheres_with_balls.cpp       |   103 +
 .../CGAL/examples/Mesh_3/random_labeled_image.h    |    53 +
 3rdparty/CGAL/examples/Mesh_3/read_polylines.h     |    29 +
 .../examples/Mesh_3/remesh_polyhedral_surface.cpp  |    60 +
 .../examples/Min_annulus_d/CMakeLists.txt          |     0
 .../CGAL/examples/Min_annulus_d/min_annulus_d.cpp  |    56 +
 .../Min_annulus_d/min_annulus_d_fast_exact.cpp     |    55 +
 .../examples/Min_circle_2/CMakeLists.txt           |     0
 .../examples/Min_circle_2/min_circle_2.cpp         |     0
 .../examples/Min_ellipse_2/CMakeLists.txt          |     0
 .../examples/Min_ellipse_2/min_ellipse_2.cpp       |     0
 .../examples/Min_quadrilateral_2/CMakeLists.txt    |     0
 .../minimum_enclosing_parallelogram_2.cpp          |     0
 .../minimum_enclosing_rectangle_2.cpp              |     0
 .../minimum_enclosing_strip_2.cpp                  |     0
 .../examples/Min_sphere_d/CMakeLists.txt           |     0
 .../examples/Min_sphere_d/min_sphere_d.cpp         |     0
 .../Min_sphere_of_spheres_d/CMakeLists.txt         |     0
 .../examples/Min_sphere_of_spheres_d/benchmark.cpp |     0
 .../min_sphere_of_spheres_d_2.cpp                  |     0
 .../min_sphere_of_spheres_d_3.cpp                  |     0
 .../min_sphere_of_spheres_d_d.cpp                  |     0
 .../CGAL/examples/Minkowski_sum_2/CMakeLists.txt   |    30 +
 .../examples/Minkowski_sum_2/approx_inset.cpp      |     0
 .../examples/Minkowski_sum_2/approx_offset.cpp     |     0
 .../examples/Minkowski_sum_2/arr_conics.h          |     0
 .../examples/Minkowski_sum_2/bops_circular.h       |     0
 .../examples/Minkowski_sum_2/bops_linear.h         |     0
 .../examples/Minkowski_sum_2/exact_inset.cpp       |     0
 .../examples/Minkowski_sum_2/exact_offset.cpp      |     0
 .../examples/Minkowski_sum_2/holes.dat             |     0
 .../examples/Minkowski_sum_2/ms_rational_nt.h      |     0
 .../examples/Minkowski_sum_2/pgn_print.h           |     0
 .../examples/Minkowski_sum_2/print_utils.h         |     0
 .../examples/Minkowski_sum_2/rooms_star.dat        |     0
 .../examples/Minkowski_sum_2/spiked.dat            |     0
 .../Minkowski_sum_2/sum_by_decomposition.cpp       |     0
 .../examples/Minkowski_sum_2/sum_of_holes.cpp      |     0
 .../Minkowski_sum_2/sum_triangle_square.cpp        |     0
 .../examples/Minkowski_sum_2/sum_with_holes.cpp    |     0
 .../examples/Minkowski_sum_2/tight.dat             |     0
 .../CGAL/examples/Minkowski_sum_3/CMakeLists.txt   |    30 +
 .../examples/Minkowski_sum_3/cube.nef3             |     0
 .../examples/Minkowski_sum_3/cube_offset.cin       |     0
 .../examples/Minkowski_sum_3/cube_offset.cpp       |     0
 .../examples/Minkowski_sum_3/glide.cin             |     0
 .../examples/Minkowski_sum_3/glide.cpp             |     0
 .../examples/Modular_arithmetic/CMakeLists.txt     |    30 +
 .../examples/Modular_arithmetic/modular_filter.cpp |     0
 3rdparty/CGAL/examples/Nef_2/CMakeLists.txt        |    30 +
 .../examples/Nef_2/nef_2_construction.cpp          |     0
 .../examples/Nef_2/nef_2_intersection.cpp          |     0
 .../examples/Nef_2/nef_2_polylines.cpp             |     0
 3rdparty/CGAL/examples/Nef_3/CMakeLists.txt        |    30 +
 .../examples/Nef_3/comparison.cpp                  |     0
 .../examples/Nef_3/complex_construction.cin        |     0
 .../examples/Nef_3/complex_construction.cpp        |     0
 .../examples/Nef_3/exploration_SM.cin              |     0
 .../examples/Nef_3/exploration_SM.cpp              |     0
 .../examples/Nef_3/extended_kernel.cin             |     0
 .../examples/Nef_3/extended_kernel.cpp             |     0
 .../examples/Nef_3/handling_double_coordinates.cin |     0
 .../examples/Nef_3/handling_double_coordinates.cpp |     0
 .../examples/Nef_3/interface_polyhedron.cin        |     0
 .../examples/Nef_3/interface_polyhedron.cpp        |     0
 .../{CGAL-4.8 => CGAL}/examples/Nef_3/nefIO.cin    |     0
 .../{CGAL-4.8 => CGAL}/examples/Nef_3/nefIO.cpp    |     0
 .../examples/Nef_3/nef_3_construction.cpp          |     0
 .../examples/Nef_3/nef_3_point_location.cin        |     0
 .../examples/Nef_3/nef_3_point_location.cpp        |     0
 .../examples/Nef_3/nef_3_simple.cpp                |     0
 .../{CGAL-4.8 => CGAL}/examples/Nef_3/offIO.cin    |     0
 .../{CGAL-4.8 => CGAL}/examples/Nef_3/offIO.cpp    |     0
 .../examples/Nef_3/point_set_operations.cpp        |     0
 .../examples/Nef_3/polyline_construction.cpp       |     0
 .../examples/Nef_3/set_operations.cpp              |     0
 .../examples/Nef_3/shell_exploration.cin           |     0
 .../examples/Nef_3/shell_exploration.cpp           |     0
 .../examples/Nef_3/topological_operations.cin      |     0
 .../examples/Nef_3/topological_operations.cpp      |     0
 .../examples/Nef_3/transformation.cpp              |     0
 3rdparty/CGAL/examples/Nef_S2/CMakeLists.txt       |    32 +
 .../include/CGAL/Nef_S2/create_random_Nef_S2.h     |     0
 .../examples/Nef_S2/nef_s2_construction.cpp        |     0
 .../examples/Nef_S2/nef_s2_exploration.cpp         |     0
 .../examples/Nef_S2/nef_s2_point_location.cpp      |     0
 .../examples/Nef_S2/nef_s2_simple.cpp              |     0
 .../CMakeLists.txt                                 |    34 +
 .../data/stair-noise00.xy                          |     0
 .../data/stair.xy                                  |     0
 .../data/stair.xym                                 |     0
 .../otr2_indexed_output_example.cpp                |     0
 .../otr2_list_output_example.cpp                   |     0
 .../otr2_mass_example.cpp                          |     0
 .../otr2_simplest_example.cpp                      |    32 +
 3rdparty/CGAL/examples/Partition_2/CMakeLists.txt  |    30 +
 .../{CGAL-4.8 => CGAL}/examples/Partition_2/README |     0
 .../Partition_2/approx_convex_partition_2.cpp      |     0
 .../greene_approx_convex_partition_2.cpp           |     0
 .../Partition_2/optimal_convex_partition_2.cpp     |     0
 .../Partition_2/y_monotone_partition_2.cpp         |     0
 .../Periodic_2_triangulation_2/CMakeLists.txt      |    30 +
 .../data/triangulation_prog1.cin                   |     0
 .../p2t2_adding_handles.cpp                        |     0
 .../p2t2_colored_vertices.cpp                      |     0
 .../Periodic_2_triangulation_2/p2t2_covering.cpp   |     0
 .../p2t2_find_conflicts.cpp                        |     0
 .../p2t2_geometric_access.cpp                      |     0
 .../Periodic_2_triangulation_2/p2t2_hierarchy.cpp  |     0
 .../p2t2_info_insert_with_pair_iterator_2.cpp      |     0
 .../p2t2_info_insert_with_transform_iterator_2.cpp |     0
 .../p2t2_info_insert_with_zip_iterator_2.cpp       |     0
 .../p2t2_large_point_set.cpp                       |     0
 .../p2t2_simple_example.cpp                        |     0
 .../Periodic_3_triangulation_3/CMakeLists.txt      |    30 +
 .../examples/Periodic_3_triangulation_3/README     |     0
 .../colored_vertices.cpp                           |    40 +
 .../Periodic_3_triangulation_3/covering.cpp        |     0
 .../Periodic_3_triangulation_3/find_conflicts.cpp  |    55 +
 .../geometric_access.cpp                           |     0
 .../Periodic_3_triangulation_3/large_point_set.cpp |     0
 .../periodic_adding_handles.cpp                    |    69 +
 .../Periodic_3_triangulation_3/simple_example.cpp  |     0
 3rdparty/CGAL/examples/Point_set_2/CMakeLists.txt  |    30 +
 .../examples/Point_set_2/nearest_neighbor.cpp      |     0
 .../examples/Point_set_2/range_search.cpp          |     0
 .../examples/Point_set_processing_3/CMakeLists.txt |    82 +
 .../average_spacing_example.cpp                    |     0
 .../bilateral_smooth_point_set_example.cpp         |     0
 .../data/ChineseDragon-10kv.off                    |     0
 .../data/before_upsample.xyz                       |     0
 .../examples/Point_set_processing_3/data/camel.off |     0
 .../Point_set_processing_3/data/colors.ply         |    17 +
 .../Point_set_processing_3/data/fandisk.off        |     0
 .../data/fin90_with_PCA_normals.xyz                |     0
 .../examples/Point_set_processing_3/data/oni.xyz   |     0
 .../Point_set_processing_3/data/sphere_1k.xyz      |     0
 .../Point_set_processing_3/data/sphere_20k.xyz     |     0
 .../data/sphere_20k_normal.xyz                     |     0
 .../edge_aware_upsample_point_set_example.cpp      |     0
 .../Point_set_processing_3/edges_example.cpp       |     0
 .../grid_simplification_example.cpp                |     0
 .../grid_simplify_indices.cpp                      |    60 +
 .../hierarchy_simplification_example.cpp           |     0
 .../jet_smoothing_example.cpp                      |     0
 .../Point_set_processing_3/normal_estimation.cmd   |     0
 .../Point_set_processing_3/normal_estimation.cpp   |     0
 .../Point_set_processing_3/normals_example.cpp     |     0
 .../Point_set_processing_3/property_map.cpp        |     0
 .../random_simplification_example.cpp              |     0
 .../read_ply_points_with_colors_example.cpp        |   101 +
 .../read_write_xyz_point_set_example.cpp           |     0
 .../remove_outliers_example.cpp                    |     0
 ...p_simplify_and_regularize_point_set_example.cpp |     0
 .../Point_set_shape_detection_3/CMakeLists.txt     |    37 +
 .../Point_set_shape_detection_3/data/cube.pwn      |     0
 .../efficient_RANSAC_basic.cpp                     |     0
 .../efficient_RANSAC_custom_shape.cpp              |     0
 .../efficient_RANSAC_custom_shape.h                |     0
 .../efficient_RANSAC_parameters.cpp                |   131 +
 .../efficient_RANSAC_point_access.cpp              |     0
 .../plane_regularization.cpp                       |    53 +
 .../CMakeLists.txt                                 |     0
 .../data/kitten.xyz                                |     0
 .../data/sphere926.pwn                             |     0
 .../poisson_reconstruction.cmd                     |     0
 .../poisson_reconstruction.cpp                     |     0
 .../poisson_reconstruction_example.cpp             |     0
 3rdparty/CGAL/examples/Polygon/CMakeLists.txt      |    30 +
 .../examples/Polygon/Example.cpp                   |     0
 .../examples/Polygon/Polygon.cpp                   |     0
 .../examples/Polygon/polygon_algorithms.cpp        |     0
 .../examples/Polygon/projected_polygon.cpp         |     0
 .../Polygon_mesh_processing/CMakeLists.txt         |     0
 .../compute_normals_example.cpp                    |     0
 .../compute_normals_example_OM.cpp                 |     0
 .../connected_components_example.cpp               |     0
 .../examples/Polygon_mesh_processing/data/P.off    |     0
 .../Polygon_mesh_processing/data/blobby.off        |     0
 .../Polygon_mesh_processing/data/blobby_3cc.off    |     0
 .../Polygon_mesh_processing/data/cube_quad.off     |     0
 .../data/degtri_sliding.off                        |     0
 .../Polygon_mesh_processing/data/eight.off         |     0
 .../data/full_border_quads.off                     |     0
 .../data/mech-holes-shark.off                      |     0
 .../examples/Polygon_mesh_processing/data/pig.off  |     0
 .../Polygon_mesh_processing/data/tet-shuffled.off  |     0
 .../hole_filling_example.cpp                       |     0
 .../hole_filling_example_OM.cpp                    |     0
 .../hole_filling_example_SM.cpp                    |     0
 .../isotropic_remeshing_example.cpp                |     0
 .../mesh_slicer_example.cpp                        |     0
 .../point_inside_example.cpp                       |     0
 .../point_inside_example_OM.cpp                    |     0
 .../polygon_soup_example.cpp                       |     0
 .../refine_fair_example.cpp                        |     0
 .../self_intersections_example.cpp                 |     0
 .../stitch_borders_example.cpp                     |     0
 .../stitch_borders_example_OM.cpp                  |     0
 .../triangulate_faces_example.cpp                  |     0
 .../triangulate_faces_example_OM.cpp               |     0
 .../triangulate_polyline_example.cpp               |     0
 3rdparty/CGAL/examples/Polyhedron/CMakeLists.txt   |    30 +
 .../examples/Polyhedron/corner.off                 |     0
 .../examples/Polyhedron/corner_with_hole.off       |     0
 .../examples/Polyhedron/corner_with_sharp_edge.off |     0
 .../examples/Polyhedron/cross.off                  |     0
 .../examples/Polyhedron/polyhedron_prog_color.cpp  |     0
 .../examples/Polyhedron/polyhedron_prog_cube.cpp   |     0
 .../Polyhedron/polyhedron_prog_cut_cube.cpp        |     0
 .../Polyhedron/polyhedron_prog_incr_builder.cpp    |     0
 .../Polyhedron/polyhedron_prog_normals.cpp         |     0
 .../examples/Polyhedron/polyhedron_prog_off.cpp    |     0
 .../examples/Polyhedron/polyhedron_prog_planes.cpp |     0
 .../examples/Polyhedron/polyhedron_prog_simple.cpp |     0
 .../examples/Polyhedron/polyhedron_prog_subdiv.cin |     0
 .../examples/Polyhedron/polyhedron_prog_subdiv.cpp |     0
 .../polyhedron_prog_subdiv_with_boundary.cin       |     0
 .../polyhedron_prog_subdiv_with_boundary.cpp       |     0
 .../examples/Polyhedron/polyhedron_prog_tetra.cpp  |     0
 .../examples/Polyhedron/polyhedron_prog_traits.cpp |     0
 .../examples/Polyhedron/polyhedron_prog_vector.cpp |     0
 .../Polyhedron/polyhedron_prog_vertex_color.cpp    |     0
 .../Polyhedron/polyhedron_prog_vertex_normal.cpp   |     0
 .../Polyhedron/polyhedron_self_intersection.cin    |     0
 .../Polyhedron/polyhedron_self_intersection.cpp    |     0
 .../CGAL/examples/Polyhedron_IO/CMakeLists.txt     |    30 +
 .../examples/Polyhedron_IO/iv2off.cin              |     0
 .../examples/Polyhedron_IO/iv2off.cpp              |     0
 .../examples/Polyhedron_IO/off2iv.cin              |     0
 .../examples/Polyhedron_IO/off2iv.cpp              |     0
 .../examples/Polyhedron_IO/off2off.cin             |     0
 .../examples/Polyhedron_IO/off2off.cpp             |     0
 .../examples/Polyhedron_IO/off2stl.cin             |     0
 .../examples/Polyhedron_IO/off2stl.cpp             |     0
 .../examples/Polyhedron_IO/off2vrml.cin            |     0
 .../examples/Polyhedron_IO/off2vrml.cpp            |     0
 .../examples/Polyhedron_IO/off2wav.cin             |     0
 .../examples/Polyhedron_IO/off2wav.cpp             |     0
 .../examples/Polyhedron_IO/off_bbox.cin            |     0
 .../examples/Polyhedron_IO/off_bbox.cpp            |     0
 .../examples/Polyhedron_IO/off_glue.cin            |     0
 .../examples/Polyhedron_IO/off_glue.cpp            |     0
 .../examples/Polyhedron_IO/off_transform.cin       |     0
 .../examples/Polyhedron_IO/off_transform.cpp       |     0
 .../examples/Polyhedron_IO/polyhedron2vrml.cin     |     0
 .../examples/Polyhedron_IO/polyhedron2vrml.cpp     |     0
 .../examples/Polyhedron_IO/polyhedron_copy.cin     |     0
 .../examples/Polyhedron_IO/polyhedron_copy.cpp     |     0
 .../examples/Polyhedron_IO/terr_trian.cin          |     0
 .../examples/Polyhedron_IO/terr_trian.cpp          |     0
 .../Polyhedron_IO/triangulation_print_OFF.h        |     0
 .../Polyline_simplification_2/CMakeLists.txt       |    30 +
 .../points_and_vertices.cin                        |     0
 .../points_and_vertices.cpp                        |     0
 .../Polyline_simplification_2/simplify.cin         |     0
 .../Polyline_simplification_2/simplify.cpp         |     0
 .../Polyline_simplification_2/simplify_polygon.cin |     0
 .../Polyline_simplification_2/simplify_polygon.cpp |     0
 .../simplify_polyline.cin                          |     0
 .../simplify_polyline.cpp                          |     0
 3rdparty/CGAL/examples/Polynomial/CMakeLists.txt   |    30 +
 .../examples/Polynomial/coefficient_access.cpp     |     0
 .../examples/Polynomial/construction.cpp           |     0
 .../examples/Polynomial/degree.cpp                 |     0
 .../Polynomial/gcd_up_to_constant_factor.cpp       |     0
 .../examples/Polynomial/subresultants.cpp          |     0
 .../examples/Polynomial/substitute.cpp             |     0
 .../examples/Polynomial/swap_move.cpp              |     0
 .../examples/Polytope_distance_d/CMakeLists.txt    |    30 +
 .../all_furthest_neighbors_2.cpp                   |     0
 .../Polytope_distance_d/polytope_distance_d.cpp    |    62 +
 .../polytope_distance_d_fast_exact.cpp             |    64 +
 .../examples/Polytope_distance_d/width_simplex.cpp |     0
 .../Principal_component_analysis/CMakeLists.txt    |    30 +
 .../Principal_component_analysis/barycenter.cpp    |     0
 .../Principal_component_analysis/bounding_box.cpp  |     0
 .../Principal_component_analysis/centroid.cpp      |     0
 .../linear_least_squares_fitting_points_2.cpp      |     0
 .../linear_least_squares_fitting_triangles_3.cpp   |     0
 .../CGAL/examples/Profiling_tools/CMakeLists.txt   |    30 +
 .../examples/Profiling_tools/Profile_counter.cpp   |     0
 .../Profiling_tools/Profile_histogram_counter.cpp  |     0
 .../examples/Profiling_tools/Profile_timer.cpp     |     0
 3rdparty/CGAL/examples/QP_solver/CMakeLists.txt    |    30 +
 .../examples/QP_solver/convex_hull_containment.cpp |     0
 .../QP_solver/convex_hull_containment2.cpp         |     0
 .../convex_hull_containment_benchmarks.cpp         |     0
 .../examples/QP_solver/cycling.cpp                 |     0
 .../examples/QP_solver/cycling.mps                 |     0
 .../examples/QP_solver/double_qp_solver.cin        |     0
 .../examples/QP_solver/double_qp_solver.data       |     0
 .../examples/QP_solver/first_lp.cpp                |     0
 .../examples/QP_solver/first_lp.mps                |     0
 .../examples/QP_solver/first_lp_from_iterators.cpp |     0
 .../examples/QP_solver/first_lp_from_mps.cpp       |     0
 .../examples/QP_solver/first_nonnegative_lp.cpp    |     0
 .../examples/QP_solver/first_nonnegative_lp.mps    |     0
 .../first_nonnegative_lp_from_iterators.cpp        |     0
 .../QP_solver/first_nonnegative_lp_from_mps.cpp    |     0
 .../examples/QP_solver/first_nonnegative_qp.cpp    |     0
 .../examples/QP_solver/first_nonnegative_qp.mps    |     0
 .../first_nonnegative_qp_from_iterators.cpp        |     0
 .../QP_solver/first_nonnegative_qp_from_mps.cpp    |     0
 .../examples/QP_solver/first_qp.cpp                |     0
 .../examples/QP_solver/first_qp.mps                |     0
 .../QP_solver/first_qp_basic_constraints.cpp       |     0
 .../examples/QP_solver/first_qp_from_iterators.cpp |     0
 .../examples/QP_solver/first_qp_from_mps.cpp       |     0
 .../examples/QP_solver/important_variables.cpp     |     0
 .../QP_solver/infeasibility_certificate.cpp        |     0
 .../examples/QP_solver/integer_qp_solver.cin       |     0
 .../examples/QP_solver/integer_qp_solver.data      |     0
 .../examples/QP_solver/invert_matrix.cpp           |     0
 .../examples/QP_solver/optimality_certificate.cpp  |     0
 .../examples/QP_solver/print_first_lp.cpp          |     0
 .../QP_solver/print_first_nonnegative_lp.cpp       |     0
 .../QP_solver/print_first_nonnegative_qp.cpp       |     0
 .../examples/QP_solver/print_first_qp.cpp          |     0
 .../examples/QP_solver/rational_qp_solver.cin      |     0
 .../examples/QP_solver/rational_qp_solver.data     |     0
 .../QP_solver/solve_convex_hull_containment_lp.h   |     0
 .../QP_solver/solve_convex_hull_containment_lp2.h  |     0
 .../QP_solver/solve_convex_hull_containment_lp3.h  |     0
 .../QP_solver/unboundedness_certificate.cpp        |     0
 .../examples/RangeSegmentTrees/CMakeLists.txt      |     0
 .../RangeSegmentTrees/include/Tree_Traits.h        |     0
 .../examples/RangeSegmentTrees/range_tree_1.cpp    |     0
 .../examples/RangeSegmentTrees/range_tree_2.cpp    |     0
 .../examples/RangeSegmentTrees/range_tree_3.cpp    |     0
 .../examples/RangeSegmentTrees/range_tree_4.cpp    |     0
 .../RangeSegmentTrees/range_tree_map_2.cpp         |     0
 .../RangeSegmentTrees/range_tree_set_2.cpp         |     0
 .../examples/RangeSegmentTrees/segment_tree_1.cpp  |     0
 .../examples/RangeSegmentTrees/segment_tree_2.cpp  |     0
 .../examples/RangeSegmentTrees/segment_tree_3.cpp  |     0
 .../examples/RangeSegmentTrees/segment_tree_4.cpp  |     0
 .../RangeSegmentTrees/segment_tree_map_2.cpp       |     0
 .../RangeSegmentTrees/segment_tree_set_2.cpp       |     0
 .../RangeSegmentTrees/segment_tree_set_3.cpp       |     0
 .../RangeSegmentTrees/software_design_rgs.cpp      |     0
 .../examples/Rectangular_p_center_2/CMakeLists.txt |     0
 .../rectangular_p_center_2.cpp                     |     0
 .../examples/Ridges_3/CMakeLists.txt               |     0
 .../examples/Ridges_3/Compute_Ridges_Umbilics.cpp  |     0
 .../examples/Ridges_3/PolyhedralSurf.h             |     0
 .../examples/Ridges_3/PolyhedralSurf_rings.h       |     0
 .../{CGAL-4.8 => CGAL}/examples/Ridges_3/README    |     0
 .../examples/Ridges_3/Ridges_Umbilics_SM.cpp       |     0
 .../examples/Ridges_3/compute_normals.h            |     0
 .../Ridges_3/data/poly2x^2+y^2-0.062500.off        |     0
 .../examples/Ridges_3/skip_vcproj_auto_generation  |     0
 .../CGAL/examples/STL_Extension/CMakeLists.txt     |    30 +
 .../examples/STL_Extension/Default.cpp             |     0
 .../STL_Extension/Dispatch_output_iterator.cpp     |     0
 .../examples/STL_Extension/in_place_list_prog.cpp  |     0
 .../STL_Extension/min_element_if_example.cpp       |     0
 .../STL_Extension/min_max_element_example.cpp      |     0
 .../examples/STL_Extension/unordered_map.cpp       |     0
 .../Scale_space_reconstruction_3/CMakeLists.txt    |    40 +
 .../Scale_space_reconstruction_3/data/kitten.off   |     0
 .../Scale_space_reconstruction_3/scale_space.cmd   |     0
 .../Scale_space_reconstruction_3/scale_space.cpp   |     0
 .../scale_space_incremental.cmd                    |     0
 .../scale_space_incremental.cpp                    |     0
 .../scale_space_manifold.cmd                       |     0
 .../scale_space_manifold.cpp                       |     0
 .../Segment_Delaunay_graph_2/CMakeLists.txt        |    30 +
 .../Segment_Delaunay_graph_2/data/sites.cin        |     0
 .../Segment_Delaunay_graph_2/data/sites2.cin       |     0
 .../Segment_Delaunay_graph_2/data/sitesx.cin       |     0
 .../Segment_Delaunay_graph_2/data/sitesxx.cin      |     0
 .../Segment_Delaunay_graph_2/data/sitesxx.rb.cin   |     0
 .../Segment_Delaunay_graph_2/sdg-count-sites.cpp   |     0
 .../sdg-fast-sp-polygon.cpp                        |     0
 .../Segment_Delaunay_graph_2/sdg-fast-sp.cpp       |     0
 .../sdg-filtered-traits.cpp                        |     0
 .../Segment_Delaunay_graph_2/sdg-info-set.cpp      |     0
 .../Segment_Delaunay_graph_2/sdg-red-blue-info.cpp |     0
 .../Segment_Delaunay_graph_2/sdg-voronoi-edges.cpp |     0
 .../Segment_Delaunay_graph_Linf_2/CMakeLists.txt   |    35 +
 .../Segment_Delaunay_graph_Linf_2/data/sites.cin   |     0
 .../Segment_Delaunay_graph_Linf_2/data/sites2.cin  |     0
 .../Segment_Delaunay_graph_Linf_2/data/sitesx.cin  |     0
 .../Segment_Delaunay_graph_Linf_2/data/sitesxx.cin |     0
 .../data/sitesxx.rb.cin                            |     0
 .../print-sdg-linf.cpp                             |     0
 .../sdg-count-sites-linf.cpp                       |     0
 .../sdg-fast-sp-linf.cpp                           |     0
 .../sdg-fast-sp-polygon-linf.cpp                   |     0
 .../sdg-filtered-traits-linf.cpp                   |     0
 .../sdg-info-set-linf.cpp                          |     0
 .../sdg-red-blue-info-linf.cpp                     |     0
 .../sdg-voronoi-edges-exact-linf.cpp               |     0
 .../sdg-voronoi-edges-linf.cpp                     |     0
 .../examples/Skin_surface_3/CMakeLists.txt         |     0
 .../examples/Skin_surface_3/data/1IYE.pdb          |     0
 .../examples/Skin_surface_3/data/1mvm.pdb          |     0
 .../examples/Skin_surface_3/data/1t7i.pdb          |     0
 .../examples/Skin_surface_3/data/4lfq.pdb          |     0
 .../examples/Skin_surface_3/data/caffeine.cin      |     0
 .../Skin_surface_3/data/molecule_tunnel.cin        |     0
 .../include/extract_balls_from_pdb.h               |     0
 .../Skin_surface_3/skin_surface_pdb_reader.cpp     |     0
 ...n_surface_retrieve_defining_weighted_points.cpp |     0
 .../Skin_surface_3/skin_surface_simple.cpp         |     0
 .../Skin_surface_3/skin_surface_subdiv.cpp         |     0
 .../skin_surface_subdiv_with_normals.cpp           |     0
 .../examples/Skin_surface_3/skin_surface_writer.h  |     0
 .../Skin_surface_3/union_of_balls_simple.cpp       |     0
 .../Skin_surface_3/union_of_balls_subdiv.cpp       |     0
 .../CGAL/examples/Snap_rounding_2/CMakeLists.txt   |    30 +
 .../Snap_rounding_2/data/snap_rounding_data        |     0
 .../examples/Snap_rounding_2/snap_rounding.cpp     |     0
 .../Snap_rounding_2/snap_rounding_data.cpp         |     0
 .../Snap_rounding_2/snap_rounding_to_integer.cpp   |     0
 .../CGAL/examples/Solver_interface/CMakeLists.txt  |    35 +
 .../Solver_interface/diagonalize_matrix.cpp        |     0
 .../singular_value_decomposition.cpp               |     0
 .../examples/Solver_interface/sparse_solvers.cpp   |     0
 .../examples/Spatial_searching/CMakeLists.txt      |     0
 .../examples/Spatial_searching/Distance.h          |     0
 .../examples/Spatial_searching/Point.h             |     0
 .../examples/Spatial_searching/circular_query.cpp  |     0
 .../examples/Spatial_searching/data/tripod.off     |     0
 .../Spatial_searching/distance_browsing.cpp        |     0
 .../Spatial_searching/fuzzy_range_query.cpp        |     0
 .../general_neighbor_searching.cpp                 |     0
 .../Spatial_searching/iso_rectangle_2_query.cpp    |     0
 .../nearest_neighbor_searching.cpp                 |     0
 .../searching_polyhedron_vertices.cpp              |     0
 ...ching_polyhedron_vertices_with_fuzzy_sphere.cpp |     0
 .../searching_sphere_orthogonally.cpp              |     0
 .../searching_surface_mesh_vertices.cpp            |     0
 .../searching_with_circular_query.cpp              |     0
 .../searching_with_point_with_info.cpp             |     0
 .../searching_with_point_with_info_inplace.cpp     |    76 +
 .../searching_with_point_with_info_pmap.cpp        |    58 +
 .../Spatial_searching/splitter_worst_cases.cpp     |     0
 .../user_defined_point_and_distance.cpp            |     0
 .../using_fair_splitting_rule.cpp                  |     0
 .../weighted_Minkowski_distance.cpp                |     0
 .../CGAL/examples/Spatial_sorting/CMakeLists.txt   |    30 +
 .../Spatial_sorting/example_delaunay_2.cpp         |     0
 .../examples/Spatial_sorting/hilbert.cpp           |     0
 .../examples/Spatial_sorting/hilbert_policies.cpp  |     0
 .../Spatial_sorting/hilbert_sort_on_sphere.cpp     |     0
 .../examples/Spatial_sorting/myPoint.cpp           |     0
 .../Spatial_sorting/small_example_delaunay_2.cpp   |     0
 .../examples/Spatial_sorting/sort_indices.cpp      |     0
 .../sp_sort_using_property_map_2.cpp               |     0
 .../sp_sort_using_property_map_3.cpp               |    39 +
 .../sp_sort_using_property_map_d.cpp               |     0
 .../Spatial_sorting/spatial_sort_on_sphere.cpp     |     0
 .../examples/Straight_skeleton_2/CMakeLists.txt    |    30 +
 .../Create_offset_polygons_2.cpp                   |     0
 .../Create_saop_from_polygon_with_holes_2.cpp      |     0
 .../Create_skeleton_and_offset_polygons_2.cpp      |     0
 ...e_skeleton_and_offset_polygons_with_holes_2.cpp |     0
 .../Create_straight_skeleton_2.cpp                 |     0
 ...straight_skeleton_from_polygon_with_holes_2.cpp |     0
 .../examples/Straight_skeleton_2/Low_level_API.cpp |     0
 .../Straight_skeleton_2/Show_offset_polygon.cpp    |     0
 .../Straight_skeleton_2/Show_straight_skeleton.cpp |     0
 .../examples/Straight_skeleton_2/dump_to_eps.h     |     0
 .../Straight_skeleton_2/input_file_format.txt      |     0
 .../examples/Straight_skeleton_2/print.h           |     0
 .../examples/Straight_skeleton_2/sample_1.dat      |     0
 .../examples/Straight_skeleton_2/sample_2.dat      |     0
 .../examples/Straight_skeleton_2/sample_3.dat      |     0
 .../examples/Straight_skeleton_2/sample_4.dat      |     0
 .../CGAL/examples/Stream_lines_2/CMakeLists.txt    |    30 +
 .../examples/Stream_lines_2/data/datap.tri.cin     |     0
 .../examples/Stream_lines_2/data/datav.tri.cin     |     0
 .../Stream_lines_2/data/irregular_data.tri.cin     |     0
 .../examples/Stream_lines_2/data/vnoise.vec.cin    |     0
 .../examples/Stream_lines_2/stl_regular_field.cpp  |     0
 .../Stream_lines_2/stl_triangular_field.cpp        |     0
 .../examples/Subdivision_method_3/CMakeLists.txt   |    30 +
 .../CatmullClark_subdivision.cpp                   |     0
 .../Customized_subdivision.cpp                     |     0
 .../Subdivision_method_3/DooSabin_subdivision.cpp  |     0
 .../Subdivision_method_3/Loop_subdivision.cpp      |     0
 .../examples/Subdivision_method_3/data/corner.off  |     0
 .../data/corner_tris_with_hole.off                 |     0
 .../Subdivision_method_3/data/corner_with_hole.off |     0
 .../data/corner_with_sharp_edge.off                |     0
 .../examples/Subdivision_method_3/data/cross.off   |     0
 .../Subdivision_method_3/data/quint_tris.off       |     0
 3rdparty/CGAL/examples/Surface_mesh/CMakeLists.txt |    35 +
 .../examples/Surface_mesh/cube.off                 |     0
 .../examples/Surface_mesh/data/elephant.off        |     0
 .../examples/Surface_mesh/data/knot1.off           |     0
 .../examples/Surface_mesh/data/quad.off            |     0
 .../examples/Surface_mesh/data/triangle.off        |     0
 .../examples/Surface_mesh/sm_aabbtree.cpp          |     0
 .../examples/Surface_mesh/sm_bgl.cmd               |     0
 .../examples/Surface_mesh/sm_bgl.cpp               |     0
 .../examples/Surface_mesh/sm_circulators.cpp       |     0
 .../examples/Surface_mesh/sm_do_intersect.cmd      |     0
 .../examples/Surface_mesh/sm_do_intersect.cpp      |     0
 .../examples/Surface_mesh/sm_iterators.cpp         |     0
 .../examples/Surface_mesh/sm_join.cpp              |     0
 .../examples/Surface_mesh/sm_kruskal.cmd           |     0
 .../examples/Surface_mesh/sm_kruskal.cpp           |     0
 .../examples/Surface_mesh/sm_memory.cpp            |     0
 .../CGAL/examples/Surface_mesh/sm_properties.cpp   |    67 +
 .../Surface_mesh_deformation/CMakeLists.txt        |    49 +
 .../all_roi_assign_example.cpp                     |     0
 .../all_roi_assign_example_Surface_mesh.cpp        |     0
 .../all_roi_assign_example_custom_polyhedron.cpp   |     0
 .../all_roi_assign_example_with_OpenMesh.cpp       |     0
 .../custom_weight_for_edges_example.cpp            |     0
 .../Surface_mesh_deformation/data/cactus.def       |     5 +
 .../Surface_mesh_deformation}/data/cactus.off      |     0
 .../Surface_mesh_deformation/data/cactus.sel       |   622 +
 .../Surface_mesh_deformation/data/plane.off        |     0
 .../deform_mesh_for_botsch08_format_sre_arap.cmd   |     1 +
 .../deform_mesh_for_botsch08_format_sre_arap.cpp   |   101 +
 .../deform_polyhedron_with_custom_pmap_example.cpp |     0
 .../k_ring_roi_translate_rotate_Surface_mesh.cpp   |     0
 .../k_ring_roi_translate_rotate_example.cpp        |     0
 .../Authalic_parameterization.cmd                  |     0
 .../Authalic_parameterization.cpp                  |     0
 .../Surface_mesh_parameterization/CMakeLists.txt   |    75 +
 .../Complete_parameterization_example.cmd          |     0
 .../Complete_parameterization_example.cpp          |     0
 .../Mesh_cutting_parameterization.cmd              |     0
 .../Mesh_cutting_parameterization.cpp              |     0
 .../Simple_parameterization.cmd                    |     0
 .../Simple_parameterization.cpp                    |     0
 .../Square_border_parameterization.cmd             |     0
 .../Square_border_parameterization.cpp             |     0
 .../data/check_64x64.bmp                           |   Bin
 .../Surface_mesh_parameterization/data/holes.off   |     0
 .../data/mannequin-devil.off                       |     0
 .../data/mask_cone.off                             |     0
 .../data/nefertiti.off                             |     0
 .../data/parameterization.mtl                      |     0
 .../Surface_mesh_parameterization/data/rotor.off   |     0
 .../data/sphere966.off                             |     0
 .../data/three_peaks.off                           |     0
 .../include/Mesh_cutter.h                          |     0
 .../Parameterization_polyhedron_adaptor_ex.h       |     0
 .../include/Polyhedron_ex.h                        |     0
 .../polyhedron_ex_parameterization.cmd             |     0
 .../polyhedron_ex_parameterization.cpp             |     0
 .../quick_test_suite.bat                           |     0
 .../quick_test_suite.sh                            |     0
 .../Surface_mesh_segmentation/CMakeLists.txt       |     0
 .../Surface_mesh_segmentation/data/cactus.off      |     0
 .../sdf_values_example.cpp                         |     0
 ...gmentation_from_sdf_values_OpenMesh_example.cpp |     0
 .../segmentation_from_sdf_values_SM_example.cpp    |     0
 .../segmentation_from_sdf_values_example.cpp       |     0
 .../segmentation_via_sdf_values_example.cpp        |     0
 .../segmentation_with_facet_ids_example.cpp        |     0
 .../Surface_mesh_shortest_path/CMakeLists.txt      |    38 +
 .../Surface_mesh_shortest_path/data/elephant.off   |     0
 .../shortest_path_sequence.cpp                     |     0
 .../shortest_paths_OpenMesh.cpp                    |     0
 .../shortest_paths_multiple_sources.cpp            |     0
 .../shortest_paths_no_id.cpp                       |     0
 .../shortest_paths_with_id.cpp                     |     0
 .../Surface_mesh_simplification/CMakeLists.txt     |     0
 .../Surface_mesh_simplification/cube-meshed.off    |     0
 .../examples/Surface_mesh_simplification/cube.off  |     0
 .../edge_collapse_OpenMesh.cpp                     |     0
 .../edge_collapse_constrain_sharp_edges.cmd        |     0
 .../edge_collapse_constrain_sharp_edges.cpp        |     0
 ...edge_collapse_constrained_border_polyhedron.cmd |     0
 ...edge_collapse_constrained_border_polyhedron.cpp |     0
 ...ge_collapse_constrained_border_surface_mesh.cmd |     0
 ...ge_collapse_constrained_border_surface_mesh.cpp |     0
 .../edge_collapse_enriched_polyhedron.cmd          |     0
 .../edge_collapse_enriched_polyhedron.cpp          |     0
 .../edge_collapse_polyhedron.cmd                   |     0
 .../edge_collapse_polyhedron.cpp                   |     0
 .../edge_collapse_surface_mesh.cmd                 |     0
 .../edge_collapse_surface_mesh.cpp                 |     0
 .../mesh_with_border.off                           |     0
 .../Surface_mesh_skeletonization/CMakeLists.txt    |    41 +
 .../MCF_Skeleton_example.cpp                       |     0
 .../MCF_Skeleton_sm_example.cpp                    |     0
 .../Surface_mesh_skeletonization/data/161.off      |     0
 .../Surface_mesh_skeletonization/data/elephant.off |     0
 .../segmentation_example.cpp                       |     0
 .../simple_mcfskel_example.cpp                     |     0
 .../simple_mcfskel_sm_example.cpp                  |     0
 .../examples/Surface_mesher/CMakeLists.txt         |     0
 .../examples/Surface_mesher/data/skull_2.9.inr     |   Bin
 .../examples/Surface_mesher/data/triceratops.off   |     0
 .../Surface_mesher/mesh_a_3d_gray_image.cpp        |     0
 .../Surface_mesher/mesh_an_implicit_function.cpp   |     0
 .../Surface_mesher/skip_vcproj_auto_generation     |     0
 .../examples/Sweep_line_2/CMakeLists.txt           |     0
 .../examples/Sweep_line_2/sweep_line.cpp           |     0
 3rdparty/CGAL/examples/TDS_3/CMakeLists.txt        |    30 +
 .../examples/TDS_3/linking_2d_and_3d.cpp           |     0
 3rdparty/{CGAL-4.8 => CGAL}/examples/TDS_3/tds.cpp |     0
 .../CGAL/examples/Triangulation/CMakeLists.txt     |    38 +
 .../Triangulation/barycentric_subdivision.cpp      |     0
 .../Triangulation/delaunay_triangulation.cpp       |     0
 .../examples/Triangulation/triangulation.cpp       |     0
 .../examples/Triangulation/triangulation1.cpp      |     0
 .../examples/Triangulation/triangulation2.cpp      |     0
 .../triangulation_data_structure_dynamic.cpp       |     0
 .../triangulation_data_structure_static.cpp        |     0
 .../CGAL/examples/Triangulation_2/CMakeLists.txt   |    30 +
 .../examples/Triangulation_2/README                |     0
 .../examples/Triangulation_2/adding_handles.cpp    |     0
 .../examples/Triangulation_2/colored_face.cpp      |     0
 .../CGAL/examples/Triangulation_2/constrained.cpp  |    32 +
 .../Triangulation_2/constrained_hierarchy_plus.cpp |     0
 .../examples/Triangulation_2/constrained_plus.cpp  |    34 +
 .../Triangulation_2/copy_triangulation_2.cpp       |     0
 .../examples/Triangulation_2/data/constrained.cin  |     0
 .../examples/Triangulation_2/data/regular.cin      |     0
 .../examples/Triangulation_2/data/terrain.cin      |     0
 .../Triangulation_2/data/triangulation_prog1.cin   |     0
 .../examples/Triangulation_2/data/voronoi.cin      |     0
 .../examples/Triangulation_2/hierarchy.cpp         |     0
 .../info_insert_with_pair_iterator_2.cpp           |     0
 .../info_insert_with_pair_iterator_regular_2.cpp   |     0
 .../info_insert_with_transform_iterator_2.cpp      |     0
 .../info_insert_with_zip_iterator_2.cpp            |     0
 .../Triangulation_2/polygon_triangulation.cpp      |     0
 .../Triangulation_2/polylines_triangulation.cpp    |    86 +
 .../Triangulation_2/print_cropped_voronoi.cpp      |     0
 .../examples/Triangulation_2/regular.cpp           |     0
 .../examples/Triangulation_2/terrain.cpp           |     0
 .../Triangulation_2/triangulation_prog1.cpp        |     0
 .../examples/Triangulation_2/voronoi.cpp           |     0
 .../CGAL/examples/Triangulation_3/CMakeLists.txt   |    48 +
 .../examples/Triangulation_3/README                |     0
 .../examples/Triangulation_3/adding_handles_3.cpp  |     0
 .../examples/Triangulation_3/color.cpp             |     0
 .../Triangulation_3/copy_triangulation_3.cpp       |     0
 .../examples/Triangulation_3/fast_location_3.cpp   |     0
 .../examples/Triangulation_3/find_conflicts_3.cpp  |     0
 .../info_insert_with_pair_iterator.cpp             |     0
 .../info_insert_with_pair_iterator_regular.cpp     |     0
 .../info_insert_with_transform_iterator.cpp        |     0
 .../info_insert_with_zip_iterator.cpp              |     0
 ...parallel_insertion_and_removal_in_regular_3.cpp |     0
 .../parallel_insertion_in_delaunay_3.cpp           |     0
 .../examples/Triangulation_3/regular_3.cpp         |     0
 .../Triangulation_3/sequential_parallel.cpp        |     0
 .../Triangulation_3/simple_triangulation_3.cpp     |     0
 .../examples/Triangulation_3/simplex.cpp           |     0
 3rdparty/CGAL/examples/Visibility_2/CMakeLists.txt |    30 +
 .../Visibility_2/general_polygon_example.cpp       |     0
 .../Visibility_2/simple_polygon_visibility_2.cpp   |     0
 .../CGAL/examples/Voronoi_diagram_2/CMakeLists.txt |    30 +
 .../examples/Voronoi_diagram_2/data/1D.ag.cin      |     0
 .../examples/Voronoi_diagram_2/data/data1.ag.cin   |     0
 .../examples/Voronoi_diagram_2/data/data1.dt.cin   |     0
 .../examples/Voronoi_diagram_2/data/data1.svd.cin  |     0
 .../examples/Voronoi_diagram_2/data/data2.ag.cin   |     0
 .../examples/Voronoi_diagram_2/data/data3.ag.cin   |     0
 .../Voronoi_diagram_2/data/degenerate.ag.cin       |     0
 .../Voronoi_diagram_2/data/queries1.dt.cin         |     0
 .../Voronoi_diagram_2/data/queries1.svd.cin        |     0
 .../Voronoi_diagram_2/vd_2_point_location.cpp      |     0
 .../vd_2_point_location_sdg_linf.cpp               |     0
 .../include/CGAL/AABB_C3T3_triangle_primitive.h    |     0
 .../CGAL/AABB_face_graph_triangle_primitive.h      |   178 +
 .../CGAL/AABB_halfedge_graph_segment_primitive.h   |     0
 .../include/CGAL/AABB_intersections.h              |     0
 .../include/CGAL/AABB_polyhedral_oracle.h          |     0
 .../CGAL/AABB_polyhedron_segment_primitive.h       |     0
 .../CGAL/AABB_polyhedron_triangle_primitive.h      |     0
 .../include/CGAL/AABB_primitive.h                  |     0
 .../include/CGAL/AABB_segment_primitive.h          |     0
 3rdparty/CGAL/include/CGAL/AABB_traits.h           |   505 +
 3rdparty/CGAL/include/CGAL/AABB_tree.h             |  1294 +
 .../include/CGAL/AABB_triangle_primitive.h         |     0
 .../CGAL/Advancing_front_surface_reconstruction.h  |     0
 ...cing_front_surface_reconstruction_cell_base_3.h |     0
 ...ng_front_surface_reconstruction_vertex_base_3.h |     0
 .../include/CGAL/Aff_transformation_2.h            |     0
 .../include/CGAL/Aff_transformation_3.h            |     0
 .../include/CGAL/Algebraic_extension_traits.h      |     0
 .../include/CGAL/Algebraic_kernel_converter.h      |     0
 .../Algebraic_kernel_d/Algebraic_curve_kernel_2.h  |  2762 ++
 .../CGAL/Algebraic_kernel_d/Algebraic_real_d_1.h   |     0
 .../Algebraic_real_quadratic_refinement_rep_bfi.h  |     0
 .../CGAL/Algebraic_kernel_d/Algebraic_real_rep.h   |     0
 .../Algebraic_kernel_d/Algebraic_real_rep_bfi.h    |     0
 .../Bitstream_coefficient_kernel.h                 |     0
 .../Bitstream_coefficient_kernel_at_alpha.h        |     0
 .../CGAL/Algebraic_kernel_d/Bitstream_descartes.h  |     0
 .../Bitstream_descartes_E08_tree.h                 |  1054 +
 .../Bitstream_descartes_rndl_tree.h                |  1572 ++
 .../Bitstream_descartes_rndl_tree_traits.h         |     0
 .../CGAL/Algebraic_kernel_d/Curve_analysis_2.h     |     0
 .../Algebraic_kernel_d/Curve_pair_analysis_2.h     |     0
 .../include/CGAL/Algebraic_kernel_d/Descartes.h    |     0
 .../CGAL/Algebraic_kernel_d/Event_line_builder.h   |     0
 .../include/CGAL/Algebraic_kernel_d/Float_traits.h |     0
 .../CGAL/Algebraic_kernel_d/Interval_evaluate_1.h  |     0
 .../CGAL/Algebraic_kernel_d/Interval_evaluate_2.h  |     0
 .../CGAL/Algebraic_kernel_d/LRU_hashed_map.h       |     0
 .../Algebraic_kernel_d/Real_embeddable_extension.h |     0
 .../include/CGAL/Algebraic_kernel_d/Real_roots.h   |     0
 .../CGAL/Algebraic_kernel_d/Shear_controller.h     |     0
 .../CGAL/Algebraic_kernel_d/Shear_transformation.h |     0
 .../CGAL/Algebraic_kernel_d/Status_line_CA_1.h     |     0
 .../CGAL/Algebraic_kernel_d/Status_line_CPA_1.h    |     0
 .../CGAL/Algebraic_kernel_d/Xy_coordinate_2.h      |     0
 .../algebraic_curve_kernel_2_tools.h               |     0
 .../CGAL/Algebraic_kernel_d/bound_between_1.h      |     0
 .../CGAL/Algebraic_kernel_d/construct_binary.h     |     0
 .../include/CGAL/Algebraic_kernel_d/enums.h        |     0
 .../include/CGAL/Algebraic_kernel_d/exceptions.h   |     0
 .../include/CGAL/Algebraic_kernel_d/flags.h        |     0
 .../include/CGAL/Algebraic_kernel_d/macros.h       |     0
 .../CGAL/Algebraic_kernel_d/refine_zero_against.h  |     0
 .../include/CGAL/Algebraic_kernel_d/shear.h        |     0
 .../univariate_polynomial_utils.h                  |     0
 .../include/CGAL/Algebraic_kernel_d_1.h            |     0
 .../include/CGAL/Algebraic_kernel_d_2.h            |     0
 ...function_objects_on_roots_and_polynomials_2_2.h |     0
 ...nal_functions_comparison_root_for_circles_2_2.h |     0
 ...functions_on_roots_and_polynomial_1_2_and_2_2.h |     0
 ...ternal_functions_on_roots_and_polynomials_2_2.h |     0
 .../CGAL/Algebraic_kernel_for_circles_2_2.h        |     0
 ...function_objects_on_roots_and_polynomials_2_3.h |     0
 ...nal_functions_comparison_root_for_spheres_2_3.h |     0
 ...functions_on_roots_and_polynomial_1_3_and_2_3.h |     0
 ...ternal_functions_on_roots_and_polynomials_1_3.h |     0
 ...ternal_functions_on_roots_and_polynomials_2_3.h |     0
 .../CGAL/Algebraic_kernel_for_spheres_2_3.h        |     0
 .../include/CGAL/Algebraic_kernel_rs_gmpq_d_1.h    |     0
 .../include/CGAL/Algebraic_kernel_rs_gmpz_d_1.h    |     0
 .../include/CGAL/Algebraic_structure_traits.h      |     0
 .../include/CGAL/Alpha_shape_2.h                   |     0
 .../include/CGAL/Alpha_shape_3.h                   |     0
 .../include/CGAL/Alpha_shape_cell_base_3.h         |     0
 .../include/CGAL/Alpha_shape_euclidean_traits_2.h  |     0
 .../include/CGAL/Alpha_shape_euclidean_traits_3.h  |     0
 .../include/CGAL/Alpha_shape_face_base_2.h         |     0
 .../include/CGAL/Alpha_shape_vertex_base_2.h       |     0
 .../include/CGAL/Alpha_shape_vertex_base_3.h       |     0
 .../include/CGAL/Apollonius_graph_2.h              |     0
 .../Apollonius_graph_2/Apollonius_graph_2_impl.h   |     0
 .../Apollonius_graph_hierarchy_2_impl.h            |     0
 .../Bounded_side_of_ccw_circle_C2.h                |     0
 .../CGAL/Apollonius_graph_2/Compare_weight_2.h     |     0
 .../include/CGAL/Apollonius_graph_2/Compare_x_2.h  |     0
 .../include/CGAL/Apollonius_graph_2/Compare_y_2.h  |     0
 .../CGAL/Apollonius_graph_2/Constructions_C2.h     |     0
 .../CGAL/Apollonius_graph_2/Constructions_ftC2.h   |     0
 .../CGAL/Apollonius_graph_2/Constructions_rtH2.h   |     0
 .../CGAL/Apollonius_graph_2/Finite_edge_test8_C2.h |     0
 .../CGAL/Apollonius_graph_2/Finite_edge_test_C2.h  |     0
 .../include/CGAL/Apollonius_graph_2/Incircle8_C2.h |     0
 .../include/CGAL/Apollonius_graph_2/Incircle_C2.h  |     0
 .../Apollonius_graph_2/Infinite_edge_test_C2.h     |     0
 .../Apollonius_graph_2/Is_degenerate_edge_C2.h     |     0
 .../include/CGAL/Apollonius_graph_2/Is_hidden_C2.h |     0
 .../CGAL/Apollonius_graph_2/Kernel_wrapper_2.h     |     0
 .../CGAL/Apollonius_graph_2/Orientation8_C2.h      |     0
 .../CGAL/Apollonius_graph_2/Orientation_2.h        |     0
 .../Oriented_side_of_bisector_C2.h                 |     0
 .../Predicate_constructions_C2.h                   |     0
 .../CGAL/Apollonius_graph_2/Predicates_C2.h        |     0
 .../CGAL/Apollonius_graph_2/Traits_wrapper_2.h     |     0
 .../include/CGAL/Apollonius_graph_2/basic.h        |     0
 .../include/CGAL/Apollonius_graph_2/check_filter.h |     0
 .../CGAL/Apollonius_graph_2/comparator_profiler.h  |     0
 .../CGAL/Apollonius_graph_2/compare_quadratic.h    |     0
 .../CGAL/Apollonius_graph_2/predicate_profiler.h   |     0
 .../uncertain/Uncertain_is_hidden_C2.h             |     0
 .../Uncertain_oriented_side_of_bisector_C2.h       |     0
 .../uncertain/Uncertain_vertex_conflict_2.h        |     0
 .../uncertain/uncertain_functions_on_signs.h       |     0
 .../CGAL/Apollonius_graph_adaptation_policies_2.h  |     0
 .../CGAL/Apollonius_graph_adaptation_traits_2.h    |     0
 .../CGAL/Apollonius_graph_data_structure_2.h       |     0
 .../CGAL/Apollonius_graph_filtered_traits_2.h      |     0
 .../include/CGAL/Apollonius_graph_hierarchy_2.h    |     0
 .../Apollonius_graph_hierarchy_vertex_base_2.h     |     0
 .../include/CGAL/Apollonius_graph_traits_2.h       |     0
 .../include/CGAL/Apollonius_graph_vertex_base_2.h  |     0
 .../include/CGAL/Apollonius_site_2.h               |     0
 .../include/CGAL/Approximate_min_ellipsoid_d.h     |     0
 .../Approximate_min_ellipsoid_d_configure.h        |     0
 .../Approximate_min_ellipsoid_d_debug.h            |     0
 .../Approximate_min_ellipsoid_d_impl.h             |     0
 .../Khachiyan_approximation.h                      |     0
 .../Khachiyan_approximation_impl.h                 |     0
 .../CGAL/Approximate_min_ellipsoid_d_traits_2.h    |     0
 .../CGAL/Approximate_min_ellipsoid_d_traits_3.h    |     0
 .../CGAL/Approximate_min_ellipsoid_d_traits_d.h    |     0
 .../include/CGAL/Arithmetic_kernel.h               |     0
 .../Arithmetic_kernel/Arithmetic_kernel_base.h     |     0
 .../include/CGAL/Arr_Bezier_curve_traits_2.h       |     0
 .../{CGAL-4.8 => CGAL}/include/CGAL/Arr_accessor.h |     0
 .../include/CGAL/Arr_algebraic_segment_traits_2.h  |     0
 .../include/CGAL/Arr_batched_point_location.h      |     0
 .../CGAL/Arr_bounded_planar_topology_traits_2.h    |     0
 .../include/CGAL/Arr_circle_segment_traits_2.h     |     0
 .../include/CGAL/Arr_circular_arc_traits_2.h       |     0
 .../include/CGAL/Arr_circular_line_arc_traits_2.h  |     0
 .../include/CGAL/Arr_conic_traits_2.h              |     0
 .../CGAL/Arr_consolidated_curve_data_traits_2.h    |     0
 .../include/CGAL/Arr_counting_traits_2.h           |     0
 .../include/CGAL/Arr_curve_data_traits_2.h         |     0
 .../include/CGAL/Arr_dcel_base.h                   |     0
 .../include/CGAL/Arr_default_dcel.h                |     0
 .../include/CGAL/Arr_default_overlay_traits.h      |     0
 ...irectional_non_caching_segment_basic_traits_2.h |     0
 .../{CGAL-4.8 => CGAL}/include/CGAL/Arr_enums.h    |     0
 .../include/CGAL/Arr_extended_dcel.h               |     0
 3rdparty/CGAL/include/CGAL/Arr_face_index_map.h    |   277 +
 .../{CGAL-4.8 => CGAL}/include/CGAL/Arr_face_map.h |     0
 ...Arr_geodesic_arc_on_sphere_partition_traits_2.h |     0
 .../CGAL/Arr_geodesic_arc_on_sphere_traits_2.h     |     0
 .../include/CGAL/Arr_geometry_traits/Arr_plane_3.h |     0
 .../Bezier_bounding_rational_traits.h              |     0
 .../CGAL/Arr_geometry_traits/Bezier_cache.h        |     0
 .../CGAL/Arr_geometry_traits/Bezier_curve_2.h      |     0
 .../CGAL/Arr_geometry_traits/Bezier_point_2.h      |     0
 .../CGAL/Arr_geometry_traits/Bezier_x_monotone_2.h |     0
 .../CGAL/Arr_geometry_traits/Circle_segment_2.h    |     0
 .../include/CGAL/Arr_geometry_traits/Conic_arc_2.h |     0
 .../Arr_geometry_traits/Conic_intersections_2.h    |     0
 .../CGAL/Arr_geometry_traits/Conic_point_2.h       |     0
 .../Arr_geometry_traits/Conic_x_monotone_arc_2.h   |     0
 .../Consolidated_curve_data_aux.h                  |     0
 .../CGAL/Arr_geometry_traits/Curve_data_aux.h      |     0
 .../CGAL/Arr_geometry_traits/Hyperbolic_arc_2.h    |     0
 .../Arr_geometry_traits/IO/Polycurve_2_iostream.h  |     0
 .../include/CGAL/Arr_geometry_traits/Polycurve_2.h |     0
 .../include/CGAL/Arr_geometry_traits/Polyline_2.h  |     0
 .../CGAL/Arr_geometry_traits/Rational_arc_2.h      |     0
 .../CGAL/Arr_geometry_traits/Segment_assertions.h  |     0
 .../CGAL/Arr_geometry_traits/de_Casteljau_2.h      |     0
 .../include/CGAL/Arr_landmarks_point_location.h    |     0
 .../include/CGAL/Arr_line_arc_traits_2.h           |     0
 .../include/CGAL/Arr_linear_traits_2.h             |     0
 .../include/CGAL/Arr_naive_point_location.h        |     0
 .../CGAL/Arr_non_caching_segment_basic_traits_2.h  |     0
 .../CGAL/Arr_non_caching_segment_traits_2.h        |     0
 .../{CGAL-4.8 => CGAL}/include/CGAL/Arr_observer.h |     0
 .../{CGAL-4.8 => CGAL}/include/CGAL/Arr_overlay.h  |     0
 .../include/CGAL/Arr_overlay_2.h                   |     0
 .../Arr_batched_point_location_traits_2.h          |     0
 .../Arr_point_location/Arr_landmarks_pl_impl.h     |     0
 .../Arr_point_location/Arr_lm_generator_base.h     |     0
 .../Arr_point_location/Arr_lm_grid_generator.h     |     0
 .../Arr_point_location/Arr_lm_halton_generator.h   |     0
 .../Arr_lm_middle_edges_generator.h                |     0
 .../Arr_point_location/Arr_lm_nearest_neighbor.h   |     0
 .../Arr_point_location/Arr_lm_random_generator.h   |     0
 .../Arr_lm_specified_points_generator.h            |     0
 .../Arr_point_location/Arr_lm_vertices_generator.h |     0
 .../Arr_naive_point_location_impl.h                |     0
 .../Arr_simple_point_location_impl.h               |     0
 .../Arr_point_location/Arr_trapezoid_ric_pl_impl.h |     0
 .../Arr_triangulation_pl_functions.h               |     0
 .../Arr_point_location/Arr_triangulation_pl_impl.h |     0
 .../Arr_walk_along_line_pl_impl.h                  |     0
 .../CGAL/Arr_point_location/Td_X_trapezoid.h       |     0
 .../CGAL/Arr_point_location/Td_active_edge.h       |     0
 .../Td_active_fictitious_vertex.h                  |     0
 .../CGAL/Arr_point_location/Td_active_trapezoid.h  |     0
 .../CGAL/Arr_point_location/Td_active_vertex.h     |     0
 .../include/CGAL/Arr_point_location/Td_dag.h       |     0
 .../include/CGAL/Arr_point_location/Td_dag_node.h  |     0
 .../CGAL/Arr_point_location/Td_inactive_edge.h     |     0
 .../Td_inactive_fictitious_vertex.h                |     0
 .../Arr_point_location/Td_inactive_trapezoid.h     |     0
 .../CGAL/Arr_point_location/Td_inactive_vertex.h   |     0
 .../include/CGAL/Arr_point_location/Td_ninetuple.h |     0
 .../CGAL/Arr_point_location/Td_predicates.h        |     0
 .../include/CGAL/Arr_point_location/Td_traits.h    |     0
 .../CGAL/Arr_point_location/Td_traits_functions.h  |     0
 .../Trapezoidal_decomposition_2.h                  |     0
 .../Trapezoidal_decomposition_2_impl.h             |     0
 .../Trapezoidal_decomposition_2_iostream.h         |     0
 .../Trapezoidal_decomposition_2_misc.h             |     0
 .../include/CGAL/Arr_point_location_result.h       |     0
 .../include/CGAL/Arr_polycurve_basic_traits_2.h    |  2724 ++
 .../include/CGAL/Arr_polycurve_traits_2.h          |     0
 3rdparty/CGAL/include/CGAL/Arr_polyline_traits_2.h |   600 +
 .../include/CGAL/Arr_rat_arc/Algebraic_point_2.h   |     0
 .../CGAL/Arr_rat_arc/Base_rational_arc_ds_1.h      |     0
 .../include/CGAL/Arr_rat_arc/Cache.h               |     0
 .../include/CGAL/Arr_rat_arc/Rational_arc_d_1.h    |     0
 .../include/CGAL/Arr_rat_arc/Rational_function.h   |     0
 .../Rational_function_canonicalized_pair.h         |     0
 .../Arr_rat_arc/Rational_function_ordered_pair.h   |     0
 .../CGAL/Arr_rat_arc/Rational_function_pair.h      |     0
 .../include/CGAL/Arr_rat_arc/Singleton.h           |     0
 .../include/CGAL/Arr_rational_function_traits_2.h  |     0
 .../include/CGAL/Arr_segment_traits_2.h            |     0
 .../include/CGAL/Arr_simple_point_location.h       |     0
 .../Arr_on_sphere_transformation.h                 |     0
 .../Arr_polyhedral_sgm.h                           |     0
 .../Arr_polyhedral_sgm_arr_dcel.h                  |     0
 .../Arr_polyhedral_sgm_initializer_visitor.h       |     0
 .../Arr_polyhedral_sgm_overlay.h                   |     0
 .../Arr_polyhedral_sgm_polyhedron_3.h              |     0
 .../Arr_polyhedral_sgm_traits.h                    |     0
 .../Arr_polyhedral_sgm_transformation.h            |     0
 .../Arr_spherical_gaussian_map_3.h                 |   404 +
 .../Arr_transform_on_sphere.h                      |     0
 .../include/CGAL/Arr_spherical_topology_traits_2.h |     0
 .../{CGAL-4.8 => CGAL}/include/CGAL/Arr_tags.h     |     0
 .../Arr_bounded_planar_batched_pl_helper.h         |     0
 .../Arr_bounded_planar_construction_helper.h       |     0
 .../Arr_bounded_planar_insertion_helper.h          |     0
 .../Arr_bounded_planar_overlay_helper.h            |     0
 .../Arr_bounded_planar_topology_traits_2_impl.h    |     0
 .../Arr_bounded_planar_vert_decomp_helper.h        |     0
 .../Arr_inc_insertion_zone_visitor.h               |     0
 .../Arr_planar_topology_traits_base_2.h            |     0
 .../Arr_spherical_batched_pl_helper.h              |     0
 .../Arr_spherical_construction_helper.h            |     0
 .../Arr_spherical_insertion_helper.h               |     0
 .../Arr_spherical_overlay_helper.h                 |     0
 .../Arr_spherical_topology_traits_2_impl.h         |     0
 .../Arr_spherical_vert_decomp_helper.h             |     0
 .../Arr_unb_planar_batched_pl_helper.h             |     0
 .../Arr_unb_planar_construction_helper.h           |     0
 .../Arr_unb_planar_insertion_helper.h              |     0
 .../Arr_unb_planar_overlay_helper.h                |     0
 .../Arr_unb_planar_topology_traits_2_impl.h        |     0
 .../Arr_unb_planar_vert_decomp_helper.h            |     0
 .../include/CGAL/Arr_tracing_traits_2.h            |     0
 .../CGAL/Arr_trapezoid_ric_point_location.h        |     0
 .../CGAL/Arr_triangulation_point_location.h        |     0
 .../CGAL/Arr_unb_planar_topology_traits_2.h        |     0
 3rdparty/CGAL/include/CGAL/Arr_vertex_index_map.h  |   281 +
 .../include/CGAL/Arr_vertex_map.h                  |     0
 .../include/CGAL/Arr_vertical_decomposition_2.h    |     0
 .../CGAL/Arr_walk_along_line_point_location.h      |     0
 .../include/CGAL/Arrangement_2.h                   |     0
 .../CGAL/Arrangement_2/Arr_compute_zone_visitor.h  |     0
 .../Arrangement_2/Arr_default_planar_topology.h    |     0
 .../Arrangement_2/Arr_do_intersect_zone_visitor.h  |     0
 .../Arr_on_surface_with_history_2_impl.h           |     0
 .../CGAL/Arrangement_2/Arr_traits_adaptor_2.h      |     0
 .../Arr_traits_adaptor_2_dispatching.h             |     0
 .../CGAL/Arrangement_2/Arr_with_history_accessor.h |     0
 .../CGAL/Arrangement_2/Arrangement_2_iterators.h   |     0
 .../Arrangement_on_surface_2_global.h              |     0
 .../Arrangement_2/Arrangement_on_surface_2_impl.h  |     0
 .../CGAL/Arrangement_2/Arrangement_zone_2_impl.h   |     0
 .../include/CGAL/Arrangement_2/Open_hash.h         |     0
 .../CGAL/Arrangement_2/arrangement_type_traits.h   |     0
 .../include/CGAL/Arrangement_on_surface_2.h        |     0
 .../CGAL/Arrangement_on_surface_with_history_2.h   |     0
 .../include/CGAL/Arrangement_with_history_2.h      |     0
 .../include/CGAL/Arrangement_zone_2.h              |     0
 .../include/CGAL/Barycentric_coordinates_2.h       |     0
 .../Discrete_harmonic_2.h                          |     0
 .../Generalized_barycentric_coordinates_2.h        |     0
 .../CGAL/Barycentric_coordinates_2/Mean_value_2.h  |     0
 .../Segment_coordinates_2.h                        |     0
 .../Triangle_coordinates_2.h                       |     0
 .../CGAL/Barycentric_coordinates_2/Wachspress_2.h  |     0
 .../Barycentric_coordinates_2/barycentric_enum_2.h |     0
 .../CGAL/Barycentric_mapping_parameterizer_3.h     |     0
 .../include/CGAL/Basic_sweep_line_2.h              |     0
 3rdparty/{CGAL-4.8 => CGAL}/include/CGAL/Bbox_2.h  |     0
 .../include/CGAL/Bbox_2_Line_2_intersection.h      |     0
 .../include/CGAL/Bbox_2_Line_2_intersection_impl.h |     0
 .../include/CGAL/Bbox_2_Ray_2_intersection.h       |     0
 .../include/CGAL/Bbox_2_intersection.h             |     0
 3rdparty/{CGAL-4.8 => CGAL}/include/CGAL/Bbox_3.h  |     0
 .../include/CGAL/Bigfloat_interval_traits.h        |     0
 .../include/CGAL/Boolean_set_operations_2.h        |     0
 .../Bso_internal_functions.h                       |     0
 .../Boolean_set_operations_2/Ccb_curve_iterator.h  |     0
 .../Boolean_set_operations_2/Curve_with_halfedge.h |     0
 .../Boolean_set_operations_2/Gps_agg_meta_traits.h |     0
 .../CGAL/Boolean_set_operations_2/Gps_agg_op.h     |     0
 .../Boolean_set_operations_2/Gps_agg_op_sweep.h    |     0
 .../Boolean_set_operations_2/Gps_agg_op_visitor.h  |     0
 .../Boolean_set_operations_2/Gps_base_functor.h    |     0
 .../Gps_bfs_base_visitor.h                         |     0
 .../Gps_bfs_intersection_visitor.h                 |     0
 .../Gps_bfs_join_visitor.h                         |     0
 .../Boolean_set_operations_2/Gps_bfs_scanner.h     |     0
 .../Boolean_set_operations_2/Gps_bfs_xor_visitor.h |     0
 .../Boolean_set_operations_2/Gps_default_dcel.h    |     0
 .../Boolean_set_operations_2/Gps_default_traits.h  |     0
 .../Gps_difference_functor.h                       |     0
 .../Gps_do_intersect_functor.h                     |     0
 .../Gps_insertion_meta_traits.h                    |     0
 .../Gps_intersection_functor.h                     |     0
 .../Boolean_set_operations_2/Gps_join_functor.h    |     0
 .../CGAL/Boolean_set_operations_2/Gps_merge.h      |     0
 .../Gps_on_surface_base_2.h                        |     0
 .../Gps_on_surface_base_2_impl.h                   |     0
 .../Gps_polygon_simplifier.h                       |     0
 .../Gps_polygon_validation.h                       |     0
 .../Gps_simplifier_traits.h                        |     0
 .../Gps_sym_diff_functor.h                         |     0
 .../Boolean_set_operations_2/Gps_traits_adaptor.h  |     0
 .../Gps_traits_decorator.h                         |     0
 .../Boolean_set_operations_2/Point_with_vertex.h   |     0
 .../Polygon_2_curve_iterator.h                     |     0
 .../include/CGAL/Bounded_kernel.h                  |     0
 .../include/CGAL/Box_intersection_d/Box_d.h        |     0
 .../include/CGAL/Box_intersection_d/Box_traits_d.h |     0
 .../CGAL/Box_intersection_d/Box_with_handle_d.h    |     0
 .../CGAL/Box_intersection_d/Box_with_info_d.h      |     0
 .../include/CGAL/Box_intersection_d/box_limits.h   |     0
 .../include/CGAL/Box_intersection_d/segment_tree.h |     0
 .../include/CGAL/CC_safe_handle.h                  |     0
 .../include/CGAL/CGAL_Ipelet_base.h                |     0
 .../include/CGAL/CGAL_Ipelet_base_v6.h             |     0
 .../include/CGAL/CGAL_Ipelet_base_v7.h             |     0
 .../include/CGAL/CORE/BigFloat.h                   |     0
 .../include/CGAL/CORE/BigFloatRep.h                |     0
 3rdparty/CGAL/include/CGAL/CORE/BigFloat_impl.h    |  1327 +
 .../{CGAL-4.8 => CGAL}/include/CGAL/CORE/BigInt.h  |     0
 .../{CGAL-4.8 => CGAL}/include/CGAL/CORE/BigRat.h  |     0
 .../{CGAL-4.8 => CGAL}/include/CGAL/CORE/CORE.h    |     0
 .../{CGAL-4.8 => CGAL}/include/CGAL/CORE/Config.h  |     0
 3rdparty/CGAL/include/CGAL/CORE/CoreAux.h          |   189 +
 3rdparty/CGAL/include/CGAL/CORE/CoreAux_impl.h     |   226 +
 .../include/CGAL/CORE/CoreDefs.h                   |     0
 .../include/CGAL/CORE/CoreDefs_impl.h              |     0
 .../include/CGAL/CORE/CoreIO_impl.h                |     0
 .../{CGAL-4.8 => CGAL}/include/CGAL/CORE/Expr.h    |     0
 .../{CGAL-4.8 => CGAL}/include/CGAL/CORE/ExprRep.h |     0
 3rdparty/CGAL/include/CGAL/CORE/Expr_impl.h        |  1255 +
 .../{CGAL-4.8 => CGAL}/include/CGAL/CORE/Filter.h  |     0
 .../{CGAL-4.8 => CGAL}/include/CGAL/CORE/Gmp.h     |     0
 .../include/CGAL/CORE/Gmp_impl.h                   |     0
 3rdparty/CGAL/include/CGAL/CORE/Impl.h             |    80 +
 3rdparty/CGAL/include/CGAL/CORE/MemoryPool.h       |   138 +
 .../{CGAL-4.8 => CGAL}/include/CGAL/CORE/Promote.h |     0
 .../{CGAL-4.8 => CGAL}/include/CGAL/CORE/Real.h    |     0
 .../{CGAL-4.8 => CGAL}/include/CGAL/CORE/RealRep.h |     0
 3rdparty/CGAL/include/CGAL/CORE/Real_impl.h        |   292 +
 .../include/CGAL/CORE/RefCount.h                   |     0
 .../{CGAL-4.8 => CGAL}/include/CGAL/CORE/Timer.h   |     0
 .../{CGAL-4.8 => CGAL}/include/CGAL/CORE/extLong.h |     0
 .../include/CGAL/CORE/extLong_impl.h               |     0
 .../include/CGAL/CORE/geom2d/circle2d.h            |     0
 .../include/CGAL/CORE/geom2d/line2d.h              |     0
 .../include/CGAL/CORE/geom2d/point2d.h             |     0
 .../include/CGAL/CORE/geom2d/segment2d.h           |     0
 .../include/CGAL/CORE/geom3d/line3d.h              |     0
 .../include/CGAL/CORE/geom3d/plane3d.h             |     0
 .../include/CGAL/CORE/geom3d/point3d.h             |     0
 .../include/CGAL/CORE/geom3d/polygon3d.h           |     0
 .../include/CGAL/CORE/geom3d/segment3d.h           |     0
 .../include/CGAL/CORE/geom3d/triangle3d.h          |     0
 .../include/CGAL/CORE/geombase.h                   |     0
 .../include/CGAL/CORE/geometry2d.h                 |     0
 .../include/CGAL/CORE/geometry3d.h                 |     0
 .../include/CGAL/CORE/linearAlgebra.h              |     0
 .../include/CGAL/CORE/poly/Curves.h                |     0
 .../include/CGAL/CORE/poly/Curves.tcc              |     0
 .../include/CGAL/CORE/poly/Poly.h                  |     0
 .../include/CGAL/CORE/poly/Poly.tcc                |     0
 .../include/CGAL/CORE/poly/Sturm.h                 |     0
 3rdparty/CGAL/include/CGAL/CORE_BigFloat.h         |   551 +
 3rdparty/CGAL/include/CGAL/CORE_BigInt.h           |   227 +
 3rdparty/CGAL/include/CGAL/CORE_BigRat.h           |   263 +
 3rdparty/CGAL/include/CGAL/CORE_Expr.h             |   216 +
 .../include/CGAL/CORE_algebraic_number_traits.h    |     0
 .../include/CGAL/CORE_arithmetic_kernel.h          |     0
 .../include/CGAL/CORE_coercion_traits.h            |     0
 3rdparty/{CGAL-4.8 => CGAL}/include/CGAL/Cache.h   |     0
 .../{CGAL-4.8 => CGAL}/include/CGAL/Cartesian.h    |     0
 .../include/CGAL/Cartesian/Aff_transformation_2.h  |     0
 .../include/CGAL/Cartesian/Aff_transformation_3.h  |     0
 .../CGAL/Cartesian/Aff_transformation_rep_2.h      |     0
 .../CGAL/Cartesian/Aff_transformation_rep_3.h      |     0
 .../include/CGAL/Cartesian/Cartesian_base.h        |     0
 .../include/CGAL/Cartesian/Circle_2.h              |     0
 .../include/CGAL/Cartesian/Circle_3.h              |     0
 .../include/CGAL/Cartesian/Data_accessor_2.h       |     0
 .../include/CGAL/Cartesian/Direction_2.h           |     0
 .../include/CGAL/Cartesian/Direction_3.h           |     0
 .../include/CGAL/Cartesian/Iso_cuboid_3.h          |     0
 .../include/CGAL/Cartesian/Iso_rectangle_2.h       |     0
 .../include/CGAL/Cartesian/Line_2.h                |     0
 .../include/CGAL/Cartesian/Line_3.h                |     0
 .../include/CGAL/Cartesian/MatrixC33.h             |     0
 .../include/CGAL/Cartesian/Plane_3.h               |     0
 .../include/CGAL/Cartesian/Point_2.h               |     0
 .../include/CGAL/Cartesian/Point_3.h               |     0
 .../include/CGAL/Cartesian/Ray_2.h                 |     0
 .../include/CGAL/Cartesian/Ray_3.h                 |     0
 .../include/CGAL/Cartesian/Rotation_rep_2.h        |     0
 .../include/CGAL/Cartesian/Scaling_rep_2.h         |     0
 .../include/CGAL/Cartesian/Scaling_rep_3.h         |     0
 .../include/CGAL/Cartesian/Segment_2.h             |     0
 .../include/CGAL/Cartesian/Segment_3.h             |     0
 .../include/CGAL/Cartesian/Sphere_3.h              |     0
 .../include/CGAL/Cartesian/Tetrahedron_3.h         |     0
 .../include/CGAL/Cartesian/Translation_rep_2.h     |     0
 .../include/CGAL/Cartesian/Translation_rep_3.h     |     0
 .../include/CGAL/Cartesian/Triangle_2.h            |     0
 .../include/CGAL/Cartesian/Triangle_3.h            |     0
 3rdparty/CGAL/include/CGAL/Cartesian/Vector_2.h    |   153 +
 .../include/CGAL/Cartesian/Vector_3.h              |     0
 .../include/CGAL/Cartesian/basic_constructions_2.h |     0
 .../include/CGAL/Cartesian/basic_constructions_3.h |     0
 .../include/CGAL/Cartesian/ft_constructions_2.h    |     0
 .../include/CGAL/Cartesian/ft_constructions_3.h    |     0
 .../CGAL/include/CGAL/Cartesian/function_objects.h |  4083 +++
 .../include/CGAL/Cartesian/line_constructions_2.h  |     0
 .../include/CGAL/Cartesian/plane_constructions_3.h |     0
 .../include/CGAL/Cartesian/point_constructions_2.h |     0
 .../include/CGAL/Cartesian/point_constructions_3.h |     0
 .../CGAL/Cartesian/predicates_on_directions_2.h    |     0
 .../CGAL/Cartesian/predicates_on_planes_3.h        |     0
 .../CGAL/Cartesian/predicates_on_points_2.h        |     0
 .../CGAL/Cartesian/predicates_on_points_3.h        |     0
 .../include/CGAL/Cartesian/solve_3.h               |     0
 .../include/CGAL/Cartesian_converter.h             |     0
 .../{CGAL-4.8 => CGAL}/include/CGAL/Cartesian_d.h  |     0
 .../include/CGAL/Cartesian_matrix.h                |     0
 .../include/CGAL/Cell_attribute.h                  |     0
 .../include/CGAL/Cell_attribute_with_point.h       |     0
 .../include/CGAL/Cell_const_iterators.h            |     0
 .../include/CGAL/Cell_iterators.h                  |     0
 .../include/CGAL/Chinese_remainder_traits.h        |     0
 .../{CGAL-4.8 => CGAL}/include/CGAL/Circle_2.h     |     0
 .../include/CGAL/Circle_2_Circle_2_intersection.h  |     0
 .../include/CGAL/Circle_2_Line_2_intersection.h    |     0
 .../{CGAL-4.8 => CGAL}/include/CGAL/Circle_3.h     |     0
 .../{CGAL-4.8 => CGAL}/include/CGAL/Circle_type.h  |     0
 .../include/CGAL/Circular_arc_2.h                  |     0
 .../include/CGAL/Circular_arc_3.h                  |     0
 .../include/CGAL/Circular_arc_point_2.h            |     0
 .../include/CGAL/Circular_arc_point_3.h            |     0
 .../include/CGAL/Circular_border_parameterizer_3.h |     0
 .../include/CGAL/Circular_kernel_2.h               |     0
 .../CGAL/Circular_kernel_2/Circular_arc_2.h        |     0
 .../CGAL/Circular_kernel_2/Circular_arc_point_2.h  |     0
 .../CGAL/Circular_kernel_2/Intersection_traits.h   |     0
 .../include/CGAL/Circular_kernel_2/Line_arc_2.h    |     0
 .../function_objects_on_circle_2.h                 |     0
 .../Circular_kernel_2/function_objects_on_line_2.h |     0
 .../function_objects_polynomial_circular.h         |     0
 .../CGAL/Circular_kernel_2/interface_macros.h      |     0
 .../internal_functions_on_circle_2.h               |     0
 .../internal_functions_on_circular_arc_2.h         |     0
 .../internal_functions_on_line_2.h                 |     0
 .../internal_functions_on_line_arc_2.h             |     0
 .../intersection_line_2_circle_2_map.h             |     0
 .../CGAL/Circular_kernel_3/Circular_arc_3.h        |     0
 .../CGAL/Circular_kernel_3/Circular_arc_point_3.h  |     0
 .../CGAL/Circular_kernel_3/Intersection_traits.h   |     0
 .../include/CGAL/Circular_kernel_3/Line_arc_3.h    |     0
 .../function_objects_polynomial_sphere.h           |     0
 .../get_equation_object_on_curved_kernel_3.h       |     0
 .../CGAL/Circular_kernel_3/interface_macros.h      |     0
 .../internal_function_compare_spherical_kernel.h   |     0
 ...al_function_compare_to_right_spherical_kernel.h |     0
 .../internal_function_has_on_spherical_kernel.h    |     0
 .../internal_functions_on_circle_3.h               |     0
 .../internal_functions_on_circular_arc_3.h         |     0
 .../internal_functions_on_circular_arc_point_3.h   |     0
 .../internal_functions_on_line_3.h                 |     0
 .../internal_functions_on_line_arc_3.h             |     0
 .../internal_functions_on_plane_3.h                |     0
 .../internal_functions_on_sphere_3.h               |     0
 .../include/CGAL/Circular_kernel_converter.h       |     0
 .../include/CGAL/Circular_kernel_intersections.h   |     0
 .../CGAL/Circular_kernel_type_equality_wrapper.h   |     0
 .../include/CGAL/Circulator/Circulator_adapters.h  |     0
 .../include/CGAL/Circulator/Circulator_concepts.h  |     0
 .../Circulator/Safe_circulator_from_iterator.h     |     0
 .../include/CGAL/Circulator_identity.h             |     0
 .../include/CGAL/Circulator_on_node.h              |     0
 .../include/CGAL/Circulator_project.h              |     0
 .../include/CGAL/Coercion_traits.h                 |     0
 .../include/CGAL/Combination_enumerator.h          |     0
 3rdparty/CGAL/include/CGAL/Combinatorial_map.h     |  4761 ++++
 .../CGAL/Combinatorial_map_basic_operations.h      |     0
 .../include/CGAL/Combinatorial_map_constructors.h  |   143 +
 .../include/CGAL/Combinatorial_map_functors.h      |     0
 .../include/CGAL/Combinatorial_map_insertions.h    |   154 +
 .../CGAL/Combinatorial_map_iterators_base.h        |   601 +
 .../include/CGAL/Combinatorial_map_min_items.h     |     0
 .../include/CGAL/Combinatorial_map_operations.h    |   824 +
 .../include/CGAL/Combinatorial_map_save_load.h     |     0
 .../CGAL/include/CGAL/Combinatorial_map_storages.h |   391 +
 3rdparty/CGAL/include/CGAL/Compact_container.h     |  1208 +
 .../CGAL/include/CGAL/Compact_mesh_cell_base_3.h   |   715 +
 .../include/CGAL/Complex_2_in_triangulation_3.h    |     0
 .../CGAL/Complex_2_in_triangulation_cell_base_3.h  |     0
 .../Complex_2_in_triangulation_vertex_base_3.h     |     0
 .../include/CGAL/Complexity_tags.h                 |     0
 .../include/CGAL/Compute_anchor_3.h                |     0
 .../CGAL/include/CGAL/Compute_cone_boundaries_2.h  |   220 +
 .../include/CGAL/Concatenate_iterator.h            |     0
 .../include/CGAL/Concurrent_compact_container.h    |     0
 .../CGAL/Cone_spanners_2/Less_by_direction_2.h     |   107 +
 .../include/CGAL/Cone_spanners_2/Plane_scan_tree.h |   255 +
 .../CGAL/Cone_spanners_2/Plane_scan_tree_impl.h    |   636 +
 .../{CGAL-4.8 => CGAL}/include/CGAL/ConicCPA2.h    |     0
 .../{CGAL-4.8 => CGAL}/include/CGAL/ConicHPA2.h    |     0
 3rdparty/{CGAL-4.8 => CGAL}/include/CGAL/Conic_2.h |     0
 .../{CGAL-4.8 => CGAL}/include/CGAL/Conic_misc.h   |     0
 .../CGAL/Constrained_Delaunay_triangulation_2.h    |   981 +
 ...onstrained_Delaunay_triangulation_face_base_2.h |     0
 .../include/CGAL/Constrained_triangulation_2.h     |  1453 ++
 .../CGAL/Constrained_triangulation_face_base_2.h   |     0
 .../CGAL/Constrained_triangulation_plus_2.h        |  1236 +
 .../include/CGAL/Constrained_voronoi_diagram_2.h   |     0
 .../include/CGAL/Constraint_hierarchy_2.h          |     0
 .../CGAL/include/CGAL/Construct_theta_graph_2.h    |   230 +
 3rdparty/CGAL/include/CGAL/Construct_yao_graph_2.h |   238 +
 .../include/CGAL/Convertible_circulator_project.h  |     0
 .../include/CGAL/Convertible_filter_iterator.h     |     0
 .../include/CGAL/Convertible_iterator_project.h    |     0
 .../CGAL/Convex_decomposition_3/Edge_sorter.h      |     0
 .../External_structure_builder.h                   |     0
 .../Insert_vertex_into_edge.h                      |     0
 .../Convex_decomposition_3/Ray_hit_generator.h     |     0
 .../Convex_decomposition_3/Ray_hit_generator2.h    |     0
 .../Convex_decomposition_3/Reflex_edge_searcher.h  |     0
 .../Reflex_vertex_searcher.h                       |     0
 .../CGAL/Convex_decomposition_3/SFace_separator.h  |     0
 .../include/CGAL/Convex_decomposition_3/SM_walls.h |     0
 .../Convex_decomposition_3/Single_wall_creator.h   |     0
 .../Convex_decomposition_3/Single_wall_creator2.h  |     0
 .../Convex_decomposition_3/Single_wall_creator3.h  |     0
 .../YVertical_wall_builder.h                       |     0
 .../CGAL/Convex_decomposition_3/is_reflex_sedge.h  |     0
 .../CGAL/Convex_hull_2/ch_akl_toussaint_impl.h     |     0
 .../include/CGAL/Convex_hull_2/ch_assertions.h     |     0
 .../include/CGAL/Convex_hull_2/ch_bykat_impl.h     |     0
 .../include/CGAL/Convex_hull_2/ch_eddy_impl.h      |     0
 .../CGAL/Convex_hull_2/ch_graham_andrew_impl.h     |     0
 .../include/CGAL/Convex_hull_2/ch_jarvis_impl.h    |     0
 .../include/CGAL/Convex_hull_2/ch_melkman_impl.h   |     0
 .../ch_selected_extreme_points_2_impl.h            |     0
 .../CGAL/Convex_hull_2/convexity_check_2_impl.h    |     0
 .../Convex_hull_3/dual/Convex_hull_traits_dual_2.h |     0
 .../Convex_hull_3/dual/Convex_hull_traits_dual_3.h |     0
 .../Convex_hull_3/dual/halfspace_intersection_3.h  |     0
 .../halfspace_intersection_with_constructions_3.h  |     0
 .../Convex_hull_3/dual/interior_polyhedron_3.h     |     0
 .../include/CGAL/Convex_hull_3/dual/predicates.h   |     0
 .../include/CGAL/Convex_hull_d.h                   |     0
 .../include/CGAL/Convex_hull_d_to_polyhedron_3.h   |     0
 .../include/CGAL/Convex_hull_d_traits_3.h          |     0
 .../include/CGAL/Convex_hull_face_base_2.h         |     0
 .../CGAL/Convex_hull_projective_xy_traits_2.h      |     0
 .../CGAL/Convex_hull_projective_xz_traits_2.h      |     0
 .../CGAL/Convex_hull_projective_yz_traits_2.h      |     0
 .../include/CGAL/Convex_hull_traits_3.h            |     0
 .../include/CGAL/Counted_number.h                  |     0
 .../include/CGAL/Counting_iterator.h               |     0
 .../CGAL/Curved_kernel_via_analysis_2/Arc_2.h      |     0
 .../Curve_interval_arcno_cache.h                   |     0
 .../Curve_renderer_facade.h                        |     0
 .../Curved_kernel_via_analysis_2_functors.h        |     0
 .../Curved_kernel_via_analysis_2_impl.h            |     0
 .../Fig_stream_Curve_renderer_2.h                  |     0
 .../Filtered_curved_kernel_via_analysis_2_impl.h   |     0
 .../Curved_kernel_via_analysis_2/Generic_arc_2.h   |     0
 .../Curved_kernel_via_analysis_2/Generic_point_2.h |     0
 .../Make_x_monotone_2.h                            |     0
 .../Non_x_monotone_arc_2.h                         |   313 +
 .../CGAL/Curved_kernel_via_analysis_2/Point_2.h    |     0
 .../Sweep_curves_adapter_2.h                       |     0
 .../gfx/Curve_renderer_2.h                         |     0
 .../gfx/Curve_renderer_internals.h                 |     0
 .../gfx/Curve_renderer_traits.h                    |     0
 .../gfx/Subdivision_1.h                            |     0
 .../gfx/Subdivision_2.h                            |     0
 .../test/simple_models.h                           |     0
 3rdparty/CGAL/include/CGAL/Dart.h                  |   244 +
 .../include/CGAL/Dart_const_iterators.h            |     0
 .../include/CGAL/Dart_iterators.h                  |     0
 3rdparty/{CGAL-4.8 => CGAL}/include/CGAL/Default.h |     0
 .../include/CGAL/Default_diagonalize_traits.h      |     0
 .../Deformation_Eigen_closest_rotation_traits_3.h  |     0
 ...rmation_Eigen_polar_closest_rotation_traits_3.h |     0
 .../{CGAL-4.8 => CGAL}/include/CGAL/Delaunay_d.h   |     0
 .../include/CGAL/Delaunay_mesh_area_criteria_2.h   |     0
 .../include/CGAL/Delaunay_mesh_criteria_2.h        |     0
 .../include/CGAL/Delaunay_mesh_face_base_2.h       |     0
 .../CGAL/Delaunay_mesh_local_size_criteria_2.h     |     0
 .../include/CGAL/Delaunay_mesh_size_criteria_2.h   |     0
 .../include/CGAL/Delaunay_mesh_vertex_base_2.h     |     0
 .../include/CGAL/Delaunay_mesher_2.h               |     0
 .../CGAL/Delaunay_mesher_no_edge_refinement_2.h    |     0
 .../CGAL/include/CGAL/Delaunay_triangulation.h     |   897 +
 .../CGAL/include/CGAL/Delaunay_triangulation_2.h   |  2488 ++
 .../CGAL/include/CGAL/Delaunay_triangulation_3.h   |  2084 ++
 .../Delaunay_triangulation_adaptation_policies_2.h |     0
 .../Delaunay_triangulation_adaptation_traits_2.h   |     0
 .../CGAL/Delaunay_triangulation_cell_base_3.h      |     0
 ...y_triangulation_cell_base_with_circumcenter_3.h |     0
 3rdparty/CGAL/include/CGAL/Diagonalize_traits.h    |   275 +
 .../{CGAL-4.8 => CGAL}/include/CGAL/Dimension.h    |     0
 .../{CGAL-4.8 => CGAL}/include/CGAL/Direction_2.h  |     0
 .../{CGAL-4.8 => CGAL}/include/CGAL/Direction_3.h  |     0
 .../CGAL/Discrete_authalic_parameterizer_3.h       |     0
 .../CGAL/Discrete_conformal_map_parameterizer_3.h  |     0
 .../{CGAL-4.8 => CGAL}/include/CGAL/Distance_2.h   |     0
 .../{CGAL-4.8 => CGAL}/include/CGAL/Double_map.h   |     0
 .../{CGAL-4.8 => CGAL}/include/CGAL/Dummy_tds_2.h  |     0
 .../include/CGAL/Dynamic_matrix.h                  |     0
 .../include/CGAL/Edge_hash_function.h              |     0
 .../include/CGAL/Eigen_diagonalize_traits.h        |     0
 .../{CGAL-4.8 => CGAL}/include/CGAL/Eigen_matrix.h |     0
 .../include/CGAL/Eigen_solver_traits.h             |     0
 .../{CGAL-4.8 => CGAL}/include/CGAL/Eigen_svd.h    |     0
 .../{CGAL-4.8 => CGAL}/include/CGAL/Eigen_vector.h |     0
 .../include/CGAL/Enum_converter.h                  |     0
 .../include/CGAL/Env_default_diagram_1.h           |     0
 .../include/CGAL/Env_plane_traits_3.h              |     0
 .../include/CGAL/Env_sphere_traits_3.h             |     0
 .../include/CGAL/Env_surface_data_traits_3.h       |     0
 .../include/CGAL/Env_tracing_traits_3.h            |     0
 .../include/CGAL/Env_triangle_traits_3.h           |     0
 .../CGAL/Envelope_2/Env_divide_and_conquer_2.h     |     0
 .../Envelope_2/Env_divide_and_conquer_2_impl.h     |     0
 .../CGAL/Envelope_3/Env_plane_traits_3_functions.h |     0
 .../include/CGAL/Envelope_3/Envelope_base.h        |     0
 .../Envelope_3/Envelope_diagram_on_surface_2.h     |     0
 .../Envelope_3/Envelope_divide_and_conquer_3.h     |     0
 .../CGAL/Envelope_3/Envelope_element_visitor_3.h   |     0
 .../include/CGAL/Envelope_3/Envelope_overlay_2.h   |     0
 .../CGAL/Envelope_3/Envelope_overlay_functor.h     |     0
 .../include/CGAL/Envelope_3/Envelope_pm_dcel.h     |     0
 .../CGAL/include/CGAL/Envelope_3/set_dividors.h    |   120 +
 .../include/CGAL/Envelope_diagram_1.h              |     0
 3rdparty/{CGAL-4.8 => CGAL}/include/CGAL/Epick_d.h |     0
 3rdparty/CGAL/include/CGAL/Euclidean_distance.h    |   205 +
 .../include/CGAL/Euclidean_distance_sphere_point.h |   167 +
 .../include/CGAL/Euler_integrator_2.h              |     0
 .../CGAL/include/CGAL/Exact_circular_kernel_2.h    |    77 +
 .../include/CGAL/Exact_integer.h                   |     0
 .../Exact_predicates_exact_constructions_kernel.h  |     0
 ...ates_exact_constructions_kernel_with_kth_root.h |     0
 ...cates_exact_constructions_kernel_with_root_of.h |     0
 ...edicates_exact_constructions_kernel_with_sqrt.h |     0
 ...Exact_predicates_inexact_constructions_kernel.h |     0
 .../include/CGAL/Exact_rational.h                  |     0
 .../include/CGAL/Exact_spherical_kernel_3.h        |     0
 .../include/CGAL/Exponent_vector.h                 |     0
 .../include/CGAL/Extended_cartesian.h              |     0
 .../include/CGAL/Extended_homogeneous.h            |     0
 .../include/CGAL/Extremal_polygon_traits_2.h       |     0
 3rdparty/CGAL/include/CGAL/FPU.h                   |   523 +
 .../include/CGAL/FPU_extension.h                   |     0
 .../{CGAL-4.8 => CGAL}/include/CGAL/FPU_gcc_i386.h |     0
 .../include/CGAL/FPU_gcc_i386_sse2.h               |     0
 .../{CGAL-4.8 => CGAL}/include/CGAL/FPU_msvc.h     |     0
 .../include/CGAL/Filter_circulator.h               |     0
 .../include/CGAL/Filtered_bbox_circular_kernel_2.h |     0
 .../bbox_filtered_predicates.h                     |     0
 .../interface_macros.h                             |     0
 .../include/CGAL/Filtered_construction.h           |     0
 .../include/CGAL/Filtered_extended_homogeneous.h   |  1287 +
 .../include/CGAL/Filtered_kernel.h                 |     0
 .../Cartesian_coordinate_iterator_2.h              |     0
 .../Cartesian_coordinate_iterator_3.h              |     0
 .../include/CGAL/Filtered_kernel_d.h               |     0
 .../include/CGAL/Filtered_kernel_fwd.h             |     0
 .../include/CGAL/Filtered_predicate.h              |     0
 .../include/CGAL/Fixed_alpha_shape_3.h             |     0
 .../include/CGAL/Fixed_alpha_shape_cell_base_3.h   |     0
 .../include/CGAL/Fixed_alpha_shape_vertex_base_3.h |     0
 .../include/CGAL/Fixed_border_parameterizer_3.h    |     0
 .../include/CGAL/Flattening_iterator.h             |     0
 .../{CGAL-4.8 => CGAL}/include/CGAL/Fourtuple.h    |     0
 .../include/CGAL/Fraction_traits.h                 |     0
 .../include/CGAL/Fuzzy_iso_box.h                   |     0
 .../{CGAL-4.8 => CGAL}/include/CGAL/Fuzzy_sphere.h |     0
 .../include/CGAL/GMP/Gmpfi_type.h                  |     0
 .../include/CGAL/GMP/Gmpfi_type_static.h           |     0
 3rdparty/CGAL/include/CGAL/GMP/Gmpfr_type.h        |  1341 +
 .../include/CGAL/GMP/Gmpfr_type_static.h           |     0
 .../include/CGAL/GMP/Gmpq_type.h                   |     0
 3rdparty/CGAL/include/CGAL/GMP/Gmpz_type.h         |   438 +
 3rdparty/CGAL/include/CGAL/GMP/Gmpzf_type.h        |   591 +
 .../include/CGAL/GMP_arithmetic_kernel.h           |     0
 3rdparty/CGAL/include/CGAL/General_polygon_2.h     |   221 +
 .../include/CGAL/General_polygon_set_2.h           |     0
 .../CGAL/General_polygon_set_on_surface_2.h        |     0
 .../include/CGAL/General_polygon_with_holes_2.h    |   200 +
 .../include/CGAL/Get_arithmetic_kernel.h           |     0
 .../include/CGAL/Gmp_coercion_traits.h             |     0
 3rdparty/CGAL/include/CGAL/Gmpfi.h                 |   369 +
 3rdparty/CGAL/include/CGAL/Gmpfr.h                 |   187 +
 3rdparty/CGAL/include/CGAL/Gmpq.h                  |   167 +
 3rdparty/CGAL/include/CGAL/Gmpz.h                  |   242 +
 3rdparty/CGAL/include/CGAL/Gmpzf.h                 |   186 +
 .../include/CGAL/Gps_circle_segment_traits_2.h     |     0
 .../include/CGAL/Gps_segment_traits_2.h            |     0
 .../{CGAL-4.8 => CGAL}/include/CGAL/Gps_traits_2.h |     0
 .../CGAL/include/CGAL/Gray_image_mesh_domain_3.h   |   140 +
 .../include/CGAL/Gray_level_image_3.h              |     0
 .../include/CGAL/HalfedgeDS_const_decorator.h      |     0
 .../include/CGAL/HalfedgeDS_decorator.h            |     0
 .../include/CGAL/HalfedgeDS_default.h              |     0
 .../include/CGAL/HalfedgeDS_face_base.h            |     0
 .../CGAL/HalfedgeDS_face_max_base_with_id.h        |     0
 .../include/CGAL/HalfedgeDS_face_min_base.h        |     0
 .../include/CGAL/HalfedgeDS_halfedge_base.h        |     0
 .../CGAL/HalfedgeDS_halfedge_max_base_with_id.h    |     0
 .../include/CGAL/HalfedgeDS_halfedge_min_base.h    |     0
 .../include/CGAL/HalfedgeDS_items_2.h              |     0
 .../include/CGAL/HalfedgeDS_items_decorator.h      |     0
 .../include/CGAL/HalfedgeDS_iterator.h             |     0
 .../include/CGAL/HalfedgeDS_iterator_adaptor.h     |     0
 .../include/CGAL/HalfedgeDS_list.h                 |     0
 .../include/CGAL/HalfedgeDS_min_items.h            |     0
 .../include/CGAL/HalfedgeDS_vector.h               |     0
 .../include/CGAL/HalfedgeDS_vertex_base.h          |     0
 .../CGAL/HalfedgeDS_vertex_max_base_with_id.h      |     0
 .../include/CGAL/HalfedgeDS_vertex_min_base.h      |     0
 3rdparty/{CGAL-4.8 => CGAL}/include/CGAL/Handle.h  |     0
 .../{CGAL-4.8 => CGAL}/include/CGAL/Handle_for.h   |     0
 .../include/CGAL/Handle_for_virtual.h              |     0
 .../include/CGAL/Handle_hash_function.h            |     0
 3rdparty/CGAL/include/CGAL/Handle_with_policy.h    |  1401 ++
 .../include/CGAL/Has_timestamp.h                   |     0
 .../include/CGAL/Hilbert_policy_tags.h             |     0
 .../include/CGAL/Hilbert_sort_2.h                  |     0
 .../include/CGAL/Hilbert_sort_3.h                  |     0
 .../include/CGAL/Hilbert_sort_base.h               |     0
 .../include/CGAL/Hilbert_sort_d.h                  |     0
 .../include/CGAL/Hilbert_sort_median_2.h           |     0
 .../include/CGAL/Hilbert_sort_median_3.h           |     0
 .../include/CGAL/Hilbert_sort_median_d.h           |     0
 .../include/CGAL/Hilbert_sort_middle_2.h           |     0
 .../include/CGAL/Hilbert_sort_middle_3.h           |     0
 .../include/CGAL/Hilbert_sort_middle_base.h        |     0
 .../include/CGAL/Hilbert_sort_middle_d.h           |     0
 .../include/CGAL/Hilbert_sort_on_sphere_3.h        |     0
 .../{CGAL-4.8 => CGAL}/include/CGAL/Homogeneous.h  |     0
 .../CGAL/Homogeneous/Aff_transformationH2.h        |     0
 .../CGAL/Homogeneous/Aff_transformationH3.h        |     0
 .../include/CGAL/Homogeneous/CircleH2.h            |     0
 .../include/CGAL/Homogeneous/Data_accessorH2.h     |     0
 .../include/CGAL/Homogeneous/DirectionH2.h         |     0
 .../include/CGAL/Homogeneous/DirectionH3.h         |     0
 .../include/CGAL/Homogeneous/Homogeneous_base.h    |     0
 .../include/CGAL/Homogeneous/Iso_cuboidH3.h        |     0
 .../include/CGAL/Homogeneous/Iso_rectangleH2.h     |     0
 .../include/CGAL/Homogeneous/LineH2.h              |     0
 .../include/CGAL/Homogeneous/PlaneH3.h             |     0
 .../include/CGAL/Homogeneous/PointH2.h             |     0
 .../include/CGAL/Homogeneous/PointH3.h             |     0
 .../include/CGAL/Homogeneous/RayH3.h               |     0
 .../include/CGAL/Homogeneous/SphereH3.h            |     0
 .../include/CGAL/Homogeneous/VectorH2.h            |     0
 .../include/CGAL/Homogeneous/VectorH3.h            |     0
 .../CGAL/Homogeneous/basic_constructionsH2.h       |     0
 .../CGAL/Homogeneous/basic_constructionsH3.h       |     0
 .../CGAL/Homogeneous/distance_predicatesH2.h       |     0
 .../CGAL/Homogeneous/distance_predicatesH3.h       |     0
 .../include/CGAL/Homogeneous/function_objects.h    |     0
 .../CGAL/Homogeneous/predicates_on_directionsH2.h  |     0
 .../CGAL/Homogeneous/predicates_on_pointsH2.h      |     0
 .../CGAL/Homogeneous/predicates_on_pointsH3.h      |     0
 .../include/CGAL/Homogeneous_converter.h           |     0
 .../include/CGAL/Homogeneous_d.h                   |     0
 .../{CGAL-4.8 => CGAL}/include/CGAL/Hyperbola_2.h  |     0
 .../include/CGAL/Hyperbola_ray_2.h                 |     0
 .../include/CGAL/Hyperbola_segment_2.h             |     0
 .../include/CGAL/IEEE_754_unions.h                 |     0
 .../include/CGAL/IO/Alpha_shape_3_VRML_2_ostream.h |     0
 .../include/CGAL/IO/Arr_iostream.h                 |     0
 .../include/CGAL/IO/Arr_text_formatter.h           |     0
 .../include/CGAL/IO/Arr_with_history_2_reader.h    |     0
 .../include/CGAL/IO/Arr_with_history_2_writer.h    |     0
 .../include/CGAL/IO/Arr_with_history_iostream.h    |     0
 .../CGAL/IO/Arr_with_history_text_formatter.h      |     0
 .../include/CGAL/IO/Arrangement_2_reader.h         |     0
 .../include/CGAL/IO/Arrangement_2_writer.h         |     0
 3rdparty/CGAL/include/CGAL/IO/Color.h              |   104 +
 .../include/CGAL/IO/Color_impl.h                   |     0
 .../IO/Complex_2_in_triangulation_3_file_writer.h  |     0
 ...mplex_2_in_triangulation_3_polyhedron_builder.h |     0
 .../CGAL/IO/Complex_2_in_triangulation_3_to_vtk.h  |     0
 .../CGAL/IO/Complex_3_in_triangulation_3_to_vtk.h  |     0
 .../include/CGAL/IO/Dxf_bsop_reader.h              |     0
 .../include/CGAL/IO/Dxf_reader.h                   |     0
 .../include/CGAL/IO/Dxf_reader_doubles.h           |     0
 .../include/CGAL/IO/Dxf_stream.h                   |     0
 .../include/CGAL/IO/Dxf_variant_reader.h           |     0
 .../include/CGAL/IO/Dxf_writer.h                   |     0
 .../include/CGAL/IO/Fig_stream.h                   |     0
 .../include/CGAL/IO/Fig_stream_Conic_arc_2.h       |     0
 .../include/CGAL/IO/File_avizo.h                   |     0
 3rdparty/CGAL/include/CGAL/IO/File_binary_mesh_3.h |    83 +
 .../include/CGAL/IO/File_header_OFF.h              |     0
 .../CGAL/include/CGAL/IO/File_header_OFF_impl.h    |   411 +
 .../include/CGAL/IO/File_header_extended_OFF.h     |     0
 .../CGAL/IO/File_header_extended_OFF_impl.h        |     0
 .../{CGAL-4.8 => CGAL}/include/CGAL/IO/File_maya.h |     0
 3rdparty/CGAL/include/CGAL/IO/File_medit.h         |   909 +
 .../{CGAL-4.8 => CGAL}/include/CGAL/IO/File_poly.h |     0
 3rdparty/CGAL/include/CGAL/IO/File_scanner_OFF.h   |   702 +
 .../include/CGAL/IO/File_scanner_OFF_impl.h        |     0
 .../include/CGAL/IO/File_tetgen.h                  |     0
 .../include/CGAL/IO/File_writer_OFF.h              |     0
 .../include/CGAL/IO/File_writer_OFF_impl.h         |     0
 .../include/CGAL/IO/File_writer_VRML_2.h           |     0
 .../include/CGAL/IO/File_writer_VRML_2_impl.h      |     0
 .../include/CGAL/IO/File_writer_inventor.h         |     0
 .../include/CGAL/IO/File_writer_inventor_impl.h    |     0
 .../include/CGAL/IO/File_writer_wavefront.h        |     0
 .../include/CGAL/IO/File_writer_wavefront_impl.h   |     0
 .../include/CGAL/IO/Generic_writer.h               |     0
 .../include/CGAL/IO/Geomview_stream.h              |     0
 .../CGAL/include/CGAL/IO/Geomview_stream_impl.h    |   612 +
 .../include/CGAL/IO/Gps_iostream.h                 |     0
 .../include/CGAL/IO/Inventor_ostream.h             |     0
 .../include/CGAL/IO/Istream_iterator.h             |     0
 .../include/CGAL/IO/Nef_polyhedron_2_PS_stream.h   |   116 +
 .../include/CGAL/IO/Nef_polyhedron_iostream_3.h    |     0
 3rdparty/CGAL/include/CGAL/IO/OBJ_reader.h         |    59 +
 3rdparty/CGAL/include/CGAL/IO/OFF_reader.h         |   172 +
 .../include/CGAL/IO/Ostream_iterator.h             |     0
 .../include/CGAL/IO/Polyhedron_VRML_1_ostream.h    |     0
 .../include/CGAL/IO/Polyhedron_VRML_2_ostream.h    |     0
 .../include/CGAL/IO/Polyhedron_builder_from_STL.h  |     0
 .../include/CGAL/IO/Polyhedron_geomview_ostream.h  |     0
 .../include/CGAL/IO/Polyhedron_inventor_ostream.h  |     0
 .../include/CGAL/IO/Polyhedron_iostream.h          |     0
 .../CGAL/include/CGAL/IO/Polyhedron_scan_OFF.h     |   151 +
 3rdparty/CGAL/include/CGAL/IO/STL_reader.h         |   156 +
 .../include/CGAL/IO/Scanner_OFF.h                  |     0
 .../include/CGAL/IO/Tee_for_output_iterator.h      |     0
 .../CGAL/IO/Triangulation_geomview_ostream_2.h     |     0
 .../CGAL/IO/Triangulation_geomview_ostream_3.h     |     0
 .../include/CGAL/IO/Triangulation_ps_stream.h      |     0
 .../include/CGAL/IO/VRML_1_ostream.h               |     0
 .../include/CGAL/IO/VRML_2_ostream.h               |     0
 .../include/CGAL/IO/Verbose_ostream.h              |     0
 .../include/CGAL/IO/Writer_OFF.h                   |     0
 .../CGAL/IO/alpha_shape_geomview_ostream_3.h       |     0
 .../include/CGAL/IO/binary_file_io.h               |     0
 .../include/CGAL/IO/generic_copy_OFF.h             |     0
 .../include/CGAL/IO/generic_print_polyhedron.h     |     0
 3rdparty/CGAL/include/CGAL/IO/io.h                 |   555 +
 .../{CGAL-4.8 => CGAL}/include/CGAL/IO/io_impl.h   |     0
 .../{CGAL-4.8 => CGAL}/include/CGAL/IO/io_tags.h   |     0
 .../CGAL/IO/output_surface_facets_to_polyhedron.h  |     0
 .../IO/output_surface_facets_to_triangle_soup.h    |     0
 .../{CGAL-4.8 => CGAL}/include/CGAL/IO/print_OFF.h |     0
 .../include/CGAL/IO/print_VRML_1.h                 |     0
 .../include/CGAL/IO/print_VRML_2.h                 |     0
 .../include/CGAL/IO/print_inventor.h               |     0
 .../include/CGAL/IO/print_wavefront.h              |     0
 3rdparty/CGAL/include/CGAL/IO/read_off_points.h    |   416 +
 3rdparty/CGAL/include/CGAL/IO/read_ply_points.h    |   771 +
 3rdparty/CGAL/include/CGAL/IO/read_xyz_points.h    |   408 +
 .../{CGAL-4.8 => CGAL}/include/CGAL/IO/scan_OFF.h  |     0
 3rdparty/CGAL/include/CGAL/IO/write_off_points.h   |   224 +
 3rdparty/CGAL/include/CGAL/IO/write_ply_points.h   |   238 +
 3rdparty/CGAL/include/CGAL/IO/write_xyz_points.h   |   214 +
 .../include/CGAL/Identity_policy_2.h               |     0
 3rdparty/CGAL/include/CGAL/ImageIO.h               |   716 +
 3rdparty/CGAL/include/CGAL/ImageIO/analyze.h       |    74 +
 3rdparty/CGAL/include/CGAL/ImageIO/analyze_impl.h  |   849 +
 3rdparty/CGAL/include/CGAL/ImageIO/bmp.h           |    65 +
 3rdparty/CGAL/include/CGAL/ImageIO/bmp_impl.h      |   519 +
 3rdparty/CGAL/include/CGAL/ImageIO/bmpendian.h     |    80 +
 .../CGAL/include/CGAL/ImageIO/bmpendian_impl.h     |   257 +
 3rdparty/CGAL/include/CGAL/ImageIO/bmpread.h       |    87 +
 3rdparty/CGAL/include/CGAL/ImageIO/bmpread_impl.h  |  1238 +
 3rdparty/CGAL/include/CGAL/ImageIO/bmptypes.h      |   224 +
 3rdparty/CGAL/include/CGAL/ImageIO/convert.h       |   108 +
 3rdparty/CGAL/include/CGAL/ImageIO/convert_impl.h  |   490 +
 3rdparty/CGAL/include/CGAL/ImageIO/fgetns.h        |    35 +
 3rdparty/CGAL/include/CGAL/ImageIO/fgetns_impl.h   |    43 +
 3rdparty/CGAL/include/CGAL/ImageIO/gif.h           |    38 +
 3rdparty/CGAL/include/CGAL/ImageIO/gif_impl.h      |   700 +
 3rdparty/CGAL/include/CGAL/ImageIO/gis.h           |   141 +
 3rdparty/CGAL/include/CGAL/ImageIO/gis_impl.h      |   735 +
 3rdparty/CGAL/include/CGAL/ImageIO/inr.h           |    65 +
 3rdparty/CGAL/include/CGAL/ImageIO/inr_impl.h      |   514 +
 3rdparty/CGAL/include/CGAL/ImageIO/iris.h          |    37 +
 3rdparty/CGAL/include/CGAL/ImageIO/iris_impl.h     |   499 +
 3rdparty/CGAL/include/CGAL/ImageIO/mincio.h        |    77 +
 .../include/CGAL/ImageIO}/mincio_impl.h            |     0
 3rdparty/CGAL/include/CGAL/ImageIO/pnm.h           |    46 +
 3rdparty/CGAL/include/CGAL/ImageIO/pnm_impl.h      |   643 +
 3rdparty/CGAL/include/CGAL/ImageIO/recbuffer.h     |   203 +
 .../CGAL/include/CGAL/ImageIO/recbuffer_impl.h     |  1743 ++
 3rdparty/CGAL/include/CGAL/ImageIO/recline.h       |   235 +
 .../include/CGAL/ImageIO}/recline_impl.h           |     0
 3rdparty/CGAL/include/CGAL/ImageIO/reech4x4.h      |   288 +
 3rdparty/CGAL/include/CGAL/ImageIO/reech4x4_impl.h |  3176 +++
 .../include/CGAL/ImageIO}/typedefs.h               |     0
 3rdparty/CGAL/include/CGAL/ImageIO_impl.h          |  1700 ++
 3rdparty/CGAL/include/CGAL/Image_3.h               |   529 +
 3rdparty/CGAL/include/CGAL/Image_3_impl.h          |   125 +
 .../include/CGAL/Image_3_vtk_interface.h           |     0
 .../CGAL/include/CGAL/Implicit_mesh_domain_3.h     |    94 +
 .../include/CGAL/Implicit_surface_3.h              |     0
 .../CGAL/Implicit_to_labeling_function_wrapper.h   |     0
 3rdparty/CGAL/include/CGAL/In_place_list.h         |   812 +
 .../include/CGAL/Incremental_neighbor_search.h     |     0
 3rdparty/CGAL/include/CGAL/Index_property_map.h    |   162 +
 .../CGAL/Interpolation_gradient_fitting_traits_2.h |     0
 .../include/CGAL/Interpolation_traits_2.h          |     0
 .../include/CGAL/Intersection_traits.h             |     0
 .../include/CGAL/Intersection_traits_2.h           |     0
 .../include/CGAL/Intersection_traits_3.h           |     0
 .../Triangle_2_Triangle_2_intersection_impl.h      |     0
 .../CGAL/Intersections_3/intersection_3_1_impl.h   |     0
 .../include/CGAL/Interval_arithmetic.h             |     0
 .../CGAL/include/CGAL/Interval_arithmetic_impl.h   |    76 +
 3rdparty/CGAL/include/CGAL/Interval_nt.h           |  1289 +
 .../include/CGAL/Interval_skip_list.h              |     0
 .../include/CGAL/Interval_skip_list_interval.h     |     0
 .../include/CGAL/Interval_traits.h                 |     0
 .../include/CGAL/Inverse_index.h                   |     0
 .../include/CGAL/Is_a_predicate.h                  |     0
 .../include/CGAL/Is_extended_kernel.h              |     0
 .../{CGAL-4.8 => CGAL}/include/CGAL/Iso_cuboid_3.h |     0
 .../include/CGAL/Iso_rectangle_2.h                 |     0
 .../Iso_rectangle_2_Iso_rectangle_2_intersection.h |     0
 .../CGAL/Iso_rectangle_2_Line_2_intersection.h     |     0
 .../CGAL/Iso_rectangle_2_Point_2_intersection.h    |     0
 .../CGAL/Iso_rectangle_2_Ray_2_intersection.h      |     0
 .../CGAL/Iso_rectangle_2_Segment_2_intersection.h  |     0
 .../include/CGAL/Iso_rectangle_d.h                 |     0
 .../include/CGAL/Iterator_project.h                |     0
 3rdparty/CGAL/include/CGAL/Iterator_range.h        |   115 +
 .../include/CGAL/Iterator_transform.h              |     0
 .../include/CGAL/Join_input_iterator.h             |     0
 .../include/CGAL/K_neighbor_search.h               |     0
 3rdparty/CGAL/include/CGAL/Kd_tree.h               |   472 +
 3rdparty/CGAL/include/CGAL/Kd_tree_node.h          |   567 +
 .../include/CGAL/Kd_tree_rectangle.h               |     0
 .../include/CGAL/Kernel/Dimension_utils.h          |     0
 .../include/CGAL/Kernel/Return_base_tag.h          |     0
 .../include/CGAL/Kernel/Same_uncertainty.h         |     0
 .../include/CGAL/Kernel/Type_equality_wrapper.h    |     0
 .../include/CGAL/Kernel/Type_mapper.h              |     0
 .../include/CGAL/Kernel/Wutils.h                   |     0
 .../include/CGAL/Kernel/function_objects.h         |     0
 .../include/CGAL/Kernel/global_functions.h         |     0
 .../CGAL/include/CGAL/Kernel/global_functions_2.h  |  1034 +
 .../CGAL/include/CGAL/Kernel/global_functions_3.h  |  1134 +
 .../CGAL/Kernel/global_functions_internal_2.h      |     0
 .../CGAL/Kernel/global_functions_internal_3.h      |     0
 .../CGAL/include/CGAL/Kernel/interface_macros.h    |   563 +
 .../{CGAL-4.8 => CGAL}/include/CGAL/Kernel/mpl.h   |     0
 .../{CGAL-4.8 => CGAL}/include/CGAL/Kernel/solve.h |     0
 .../include/CGAL/Kernel_checker.h                  |     0
 .../include/CGAL/Kernel_d/Aff_transformationCd.h   |     0
 .../include/CGAL/Kernel_d/Aff_transformationHd.h   |     0
 .../include/CGAL/Kernel_d/Aff_transformation_d.h   |     0
 .../CGAL/Kernel_d/Cartesian_const_iterator_d.h     |     0
 .../include/CGAL/Kernel_d/Cartesian_converter_d.h  |     0
 .../include/CGAL/Kernel_d/DirectionCd.h            |     0
 .../include/CGAL/Kernel_d/DirectionCd_impl.h       |     0
 .../include/CGAL/Kernel_d/DirectionHd.h            |     0
 .../include/CGAL/Kernel_d/DirectionHd_impl.h       |     0
 .../include/CGAL/Kernel_d/Direction_d.h            |     0
 .../include/CGAL/Kernel_d/HyperplaneCd.h           |     0
 .../include/CGAL/Kernel_d/HyperplaneCd_impl.h      |     0
 .../include/CGAL/Kernel_d/HyperplaneHd.h           |     0
 .../include/CGAL/Kernel_d/HyperplaneHd_impl.h      |     0
 .../include/CGAL/Kernel_d/Hyperplane_d.h           |     0
 .../include/CGAL/Kernel_d/Interface_classes.h      |     0
 .../CGAL/Kernel_d/Interval_linear_algebra.h        |     0
 3rdparty/CGAL/include/CGAL/Kernel_d/Iso_box_d.h    |   410 +
 .../include/CGAL/Kernel_d/Kernel_classesCd.h       |     0
 .../include/CGAL/Kernel_d/Kernel_classesHd.h       |     0
 .../include/CGAL/Kernel_d/Line_d.h                 |     0
 .../include/CGAL/Kernel_d/Line_d_impl.h            |     0
 .../include/CGAL/Kernel_d/Linear_algebraCd_impl.h  |     0
 .../include/CGAL/Kernel_d/Linear_algebraHd_impl.h  |     0
 .../include/CGAL/Kernel_d/Matrix__.h               |     0
 .../include/CGAL/Kernel_d/Pair_d.h                 |     0
 .../include/CGAL/Kernel_d/PointCd.h                |     0
 .../include/CGAL/Kernel_d/PointCd_impl.h           |     0
 .../include/CGAL/Kernel_d/PointHd.h                |     0
 .../include/CGAL/Kernel_d/PointHd_impl.h           |     0
 3rdparty/CGAL/include/CGAL/Kernel_d/Point_d.h      |   107 +
 .../include/CGAL/Kernel_d/Ray_d.h                  |     0
 .../include/CGAL/Kernel_d/Segment_d.h              |     0
 .../include/CGAL/Kernel_d/Sphere_d.h               |     0
 .../include/CGAL/Kernel_d/Tuple_d.h                |     0
 .../include/CGAL/Kernel_d/VectorCd.h               |     0
 .../include/CGAL/Kernel_d/VectorCd_impl.h          |     0
 .../include/CGAL/Kernel_d/VectorHd.h               |     0
 .../include/CGAL/Kernel_d/VectorHd_impl.h          |     0
 .../include/CGAL/Kernel_d/Vector__.h               |     0
 .../include/CGAL/Kernel_d/Vector_d.h               |     0
 .../include/CGAL/Kernel_d/debug.h                  |     0
 .../include/CGAL/Kernel_d/function_objects.h       |     0
 .../include/CGAL/Kernel_d/function_objectsCd.h     |     0
 .../include/CGAL/Kernel_d/function_objectsHd.h     |     0
 .../include/CGAL/Kernel_d/interface_macros_d.h     |     0
 .../include/CGAL/Kernel_d/intersection_objectsCd.h |     0
 .../include/CGAL/Kernel_d/intersection_objectsHd.h |     0
 .../include/CGAL/Kernel_d/intersection_objects_d.h |     0
 .../include/CGAL/Kernel_d/simple_objects.h         |     0
 .../include/CGAL/Kernel_profiler.h                 |     0
 .../include/CGAL/Kernel_traits.h                   |     0
 .../include/CGAL/Kinetic/Active_objects_vector.h   |     0
 .../Kinetic/CORE_Expr_exact_simulation_traits.h    |     0
 3rdparty/CGAL/include/CGAL/Kinetic/Cartesian.h     |    48 +
 .../include/CGAL/Kinetic/Certificate_generator.h   |     0
 .../CGAL/Kinetic/Default_instantaneous_kernel.h    |   388 +
 .../include/CGAL/Kinetic/Default_simulator.h       |     0
 .../CGAL/Kinetic/Delaunay_triangulation_2.h        |     0
 .../CGAL/Kinetic/Delaunay_triangulation_3.h        |     0
 .../Kinetic/Delaunay_triangulation_cell_base_3.h   |     0
 .../Delaunay_triangulation_default_traits_2.h      |     0
 .../Delaunay_triangulation_event_log_visitor_2.h   |     0
 .../Delaunay_triangulation_event_log_visitor_3.h   |     0
 .../Kinetic/Delaunay_triangulation_face_base_2.h   |     0
 ...Delaunay_triangulation_recent_edges_visitor_2.h |     0
 .../Kinetic/Delaunay_triangulation_vertex_base_2.h |     0
 .../Delaunay_triangulation_visitor_base_2.h        |     0
 .../Delaunay_triangulation_visitor_base_3.h        |     0
 .../Kinetic/Derivitive_filter_function_kernel.h    |     0
 .../include/CGAL/Kinetic/Enclosing_box_2.h         |     0
 .../include/CGAL/Kinetic/Enclosing_box_3.h         |     0
 .../include/CGAL/Kinetic/Erase_event.h             |     0
 .../include/CGAL/Kinetic/Event_base.h              |     0
 .../include/CGAL/Kinetic/Exact_simulation_traits.h |     0
 .../include/CGAL/Kinetic/Free_event_base.h         |     0
 .../Kinetic/Handle_degeneracy_function_kernel.h    |     0
 .../CGAL/Kinetic/Heap_pointer_event_queue.h        |     0
 .../CGAL/Kinetic/Inexact_simulation_traits.h       |     0
 .../include/CGAL/Kinetic/Insert_event.h            |     0
 .../include/CGAL/Kinetic/Listener.h                |     0
 .../include/CGAL/Kinetic/Multi_listener.h          |     0
 .../include/CGAL/Kinetic/Ref_counted.h             |     0
 .../include/CGAL/Kinetic/Regular_triangulation_3.h |     0
 ...ar_triangulation_CORE_exact_simulation_traits.h |     0
 .../Kinetic/Regular_triangulation_cell_base_3.h    |     0
 .../Regular_triangulation_event_log_visitor_3.h    |     0
 ...Regular_triangulation_exact_simulation_traits.h |     0
 ...gular_triangulation_inexact_simulation_traits.h |     0
 .../Regular_triangulation_instantaneous_kernel.h   |    81 +
 .../Kinetic/Regular_triangulation_vertex_base_3.h  |     0
 .../Kinetic/Regular_triangulation_visitor_base_3.h |     0
 .../CGAL/Kinetic/Simulator_objects_listener.h      |     0
 .../{CGAL-4.8 => CGAL}/include/CGAL/Kinetic/Sort.h |     0
 .../include/CGAL/Kinetic/Sort_event_log_visitor.h  |     0
 .../include/CGAL/Kinetic/Sort_visitor_base.h       |     0
 .../CGAL/Kinetic/Two_list_pointer_event_queue.h    |     0
 .../include/CGAL/Kinetic/basic.h                   |     0
 .../internal/Delaunay_triangulation_base_3.h       |  1394 ++
 .../CGAL/Kinetic/internal/Instantaneous_adaptor.h  |     0
 .../Kernel/Cartesian_kinetic_kernel_base.h         |   259 +
 .../Kernel/Cartesian_moving_lifted_point_3.h       |   136 +
 .../Kernel/Cartesian_moving_orthosphere_3.h        |     0
 .../internal/Kernel/Cartesian_moving_point_1.h     |     0
 .../internal/Kernel/Cartesian_moving_point_2.h     |     0
 .../internal/Kernel/Cartesian_moving_point_3.h     |     0
 .../Kernel/Cartesian_moving_weighted_point_3.h     |     0
 .../include/CGAL/Kinetic/internal/Kernel/Center.h  |     0
 .../CGAL/Kinetic/internal/Kernel/Certificate.h     |     0
 .../internal/Kernel/Delaunay_lifted_lifting.h      |     0
 .../Kinetic/internal/Kernel/Delaunay_lifting.h     |     0
 .../CGAL/Kinetic/internal/Kernel/Reverse_time.h    |     0
 .../internal/Kernel/cartesian_predicates_2.h       |     0
 .../internal/Kernel/cartesian_predicates_3.h       |   814 +
 .../include/CGAL/Kinetic/internal/To_static.h      |     0
 .../CGAL/Kinetic/internal/Triangulation_helper_3.h |     0
 .../include/CGAL/Kinetic/internal/config.h         |     0
 .../include/CGAL/Kinetic/internal/debug_counters.h |     0
 .../CGAL/Kinetic/internal/debug_counters_impl.h    |     0
 .../CGAL/Kinetic/internal/infinity_or_max.h        |     0
 .../include/CGAL/Kinetic/internal/tds_2_helpers.h  |     0
 .../Kinetic/internal/triangulation_helpers_3.h     |     0
 .../include/CGAL/Kinetic/listeners.h               |     0
 .../include/CGAL/LEDA_arithmetic_kernel.h          |     0
 3rdparty/CGAL/include/CGAL/LEDA_basic.h            |    48 +
 .../include/CGAL/LSCM_parameterizer_3.h            |     0
 .../include/CGAL/Labeled_image_mesh_domain_3.h     |   157 +
 3rdparty/CGAL/include/CGAL/Labeled_mesh_domain_3.h |   721 +
 .../{CGAL-4.8 => CGAL}/include/CGAL/Lapack_svd.h   |     0
 .../include/CGAL/Largest_empty_iso_rectangle_2.h   |     0
 3rdparty/{CGAL-4.8 => CGAL}/include/CGAL/Lazy.h    |     0
 3rdparty/CGAL/include/CGAL/Lazy_exact_nt.h         |  1448 ++
 .../{CGAL-4.8 => CGAL}/include/CGAL/Lazy_kernel.h  |     0
 .../include/CGAL/Level_interval.h                  |     0
 .../include/CGAL/Lightweight_vector_3.h            |     0
 3rdparty/{CGAL-4.8 => CGAL}/include/CGAL/Line_2.h  |     0
 .../include/CGAL/Line_2_Bbox_2_intersection.h      |     0
 .../CGAL/Line_2_Iso_rectangle_2_intersection.h     |     0
 .../include/CGAL/Line_2_Line_2_intersection.h      |     0
 .../include/CGAL/Line_2_Point_2_intersection.h     |     0
 .../include/CGAL/Line_2_Ray_2_intersection.h       |     0
 .../include/CGAL/Line_2_Segment_2_intersection.h   |     0
 .../include/CGAL/Line_2_Triangle_2_intersection.h  |     0
 3rdparty/{CGAL-4.8 => CGAL}/include/CGAL/Line_3.h  |     0
 .../{CGAL-4.8 => CGAL}/include/CGAL/Line_arc_2.h   |     0
 .../{CGAL-4.8 => CGAL}/include/CGAL/Line_arc_3.h   |     0
 .../include/CGAL/Linear_algebraCd.h                |     0
 .../include/CGAL/Linear_algebraHd.h                |     0
 3rdparty/CGAL/include/CGAL/Linear_cell_complex.h   |   945 +
 .../CGAL/Linear_cell_complex_constructors.h        |     0
 .../CGAL/Linear_cell_complex_incremental_builder.h |     0
 .../include/CGAL/Linear_cell_complex_min_items.h   |     0
 .../include/CGAL/Linear_cell_complex_operations.h  |     0
 .../include/CGAL/Linear_cell_complex_storages.h    |   450 +
 .../include/CGAL/Linear_cell_complex_traits.h      |     0
 .../include/CGAL/Location_policy.h                 |     0
 3rdparty/CGAL/include/CGAL/MP_Float.h              |   913 +
 .../include/CGAL/MP_Float_arithmetic_kernel.h      |     0
 3rdparty/CGAL/include/CGAL/MP_Float_impl.h         |   512 +
 .../CGAL/Manhattan_distance_iso_box_point.h        |   173 +
 .../CGAL/Marching_tetrahedra_observer_default_3.h  |     0
 .../Marching_tetrahedra_traits_skin_surface_3.h    |     0
 .../CGAL/Mean_curvature_flow_skeletonization.h     |  1443 ++
 .../CGAL/Mean_value_coordinates_parameterizer_3.h  |     0
 .../{CGAL-4.8 => CGAL}/include/CGAL/Memory_sizer.h |     0
 .../include/CGAL/Mesh_2/Clusters.h                 |     0
 .../include/CGAL/Mesh_2/Do_not_refine_edges.h      |     0
 .../include/CGAL/Mesh_2/Face_badness.h             |     0
 .../include/CGAL/Mesh_2/Lipschitz_sizing_field_2.h |     0
 .../include/CGAL/Mesh_2/Lloyd_move_2.h             |     0
 .../include/CGAL/Mesh_2/Mesh_global_optimizer_2.h  |     0
 .../include/CGAL/Mesh_2/Mesh_sizing_field.h        |     0
 .../include/CGAL/Mesh_2/Output_stream.h            |     0
 .../{CGAL-4.8 => CGAL}/include/CGAL/Mesh_2/README  |     0
 .../include/CGAL/Mesh_2/Refine_edges.h             |     0
 .../include/CGAL/Mesh_2/Refine_edges_visitor.h     |     0
 .../CGAL/Mesh_2/Refine_edges_with_clusters.h       |     0
 .../include/CGAL/Mesh_2/Refine_faces.h             |     0
 .../include/CGAL/Mesh_2/Sizing_field_2.h           |     0
 .../include/CGAL/Mesh_2/Uniform_sizing_field_2.h   |     0
 .../include/CGAL/Mesh_3/C3T3_helpers.h             |     0
 .../CGAL/Mesh_3/Cell_criteria_visitor_with_balls.h |     0
 .../include/CGAL/Mesh_3/Concurrent_mesher_config.h |     0
 .../include/CGAL/Mesh_3/Creator_weighted_point_3.h |     0
 .../CGAL/Mesh_3/Detect_features_in_polyhedra.h     |     0
 .../CGAL/Mesh_3/Detect_features_in_polyhedra_fwd.h |     0
 .../CGAL/Mesh_3/Detect_polylines_in_polyhedra.h    |     0
 .../Mesh_3/Detect_polylines_in_polyhedra_fwd.h     |     0
 3rdparty/CGAL/include/CGAL/Mesh_3/Dump_c3t3.h      |   113 +
 .../Mesh_3/Facet_criteria_visitor_with_balls.h     |     0
 .../CGAL/Mesh_3/Facet_on_same_surface_criterion.h  |     0
 .../include/CGAL/Mesh_3/Has_features.h             |     0
 .../Mesh_3/Image_to_labeled_function_wrapper.h     |   152 +
 .../CGAL/Mesh_3/Implicit_surface_mesher_visitor.h  |     0
 .../Mesh_3/Implicit_to_labeled_function_wrapper.h  |   156 +
 .../include/CGAL/Mesh_3/Labeled_mesh_domain_3.h    |     0
 .../include/CGAL/Mesh_3/Lloyd_move.h               |     0
 .../Mesh_complex_3_in_triangulation_3_base.h       |   981 +
 .../include/CGAL/Mesh_3/Mesh_global_optimizer.h    |  1158 +
 .../include/CGAL/Mesh_3/Mesh_sizing_field.h        |     0
 .../include/CGAL/Mesh_3/Mesh_surface_cell_base_3.h |     0
 3rdparty/CGAL/include/CGAL/Mesh_3/Mesher_3.h       |   700 +
 .../include/CGAL/Mesh_3/Mesher_level.h             |     0
 .../Mesh_3/Mesher_level_default_implementations.h  |     0
 .../include/CGAL/Mesh_3/Null_exuder_visitor.h      |     0
 .../CGAL/Mesh_3/Null_global_optimizer_visitor.h    |     0
 .../include/CGAL/Mesh_3/Null_perturber_visitor.h   |     0
 .../include/CGAL/Mesh_3/Odt_move.h                 |     0
 .../include/CGAL/Mesh_3/Poisson_refine_cells_3.h   |     0
 .../include/CGAL/Mesh_3/Polyline_with_context.h    |     0
 .../include/CGAL/Mesh_3/Profile_counter.h          |     0
 .../include/CGAL/Mesh_3/Profiling_tools.h          |     0
 .../CGAL/Mesh_3/Protect_edges_sizing_field.h       |     0
 .../include/CGAL/Mesh_3/Refine_cells_3.h           |     0
 .../CGAL/include/CGAL/Mesh_3/Refine_facets_3.h     |  1967 ++
 .../CGAL/Mesh_3/Refine_facets_manifold_base.h      |     0
 .../include/CGAL/Mesh_3/Refine_tets_visitor.h      |     0
 .../CGAL/Mesh_3/Robust_intersection_kernel.h       |     0
 .../CGAL/Mesh_3/Robust_intersection_traits_3.h     |     0
 ...obust_weighted_circumcenter_filtered_traits_3.h |     0
 .../include/CGAL/Mesh_3/Sizing_grid.h              |     0
 .../include/CGAL/Mesh_3/Sliver_perturber.h         |     0
 .../include/CGAL/Mesh_3/Slivers_exuder.h           |     0
 .../Mesh_3/Slivers_exuder_cell_attributes_traits.h |     0
 .../CGAL/Mesh_3/Triangle_accessor_primitive.h      |     0
 .../include/CGAL/Mesh_3/Triangulation_helpers.h    |     0
 .../CGAL/Mesh_3/Triangulation_sizing_field.h       |     0
 .../include/CGAL/Mesh_3/Uniform_sizing_field.h     |     0
 .../CGAL/Mesh_3/Worksharing_data_structures.h      |     0
 .../include/CGAL/Mesh_3/config.h                   |     0
 .../include/CGAL/Mesh_3/dihedral_angle_3.h         |     0
 .../include/CGAL/Mesh_3/global_parameters.h        |     0
 .../initialize_triangulation_from_labeled_image.h  |   237 +
 3rdparty/CGAL/include/CGAL/Mesh_3/io_signature.h   |   275 +
 .../CGAL/Mesh_3/mesh_standard_cell_criteria.h      |     0
 .../include/CGAL/Mesh_3/mesh_standard_criteria.h   |     0
 .../CGAL/Mesh_3/mesh_standard_facet_criteria.h     |   791 +
 .../include/CGAL/Mesh_3/min_dihedral_angle.h       |     0
 .../include/CGAL/Mesh_3/parameters_defaults.h      |     0
 .../polyhedral_to_labeled_function_wrapper.h       |     0
 .../include/CGAL/Mesh_3/polylines_to_protect.h     |   608 +
 .../include/CGAL/Mesh_3/radius_ratio.h             |     0
 ...rch_for_connected_components_in_labeled_image.h |   249 +
 .../include/CGAL/Mesh_3/sliver_criteria.h          |     0
 .../Mesh_3/squared_distance_Point_3_Triangle_3.h   |    27 +
 .../include/CGAL/Mesh_3/utilities.h                |     0
 .../include/CGAL/Mesh_3/vertex_perturbation.h      |     0
 .../include/CGAL/Mesh_cell_base_3.h                |     0
 .../include/CGAL/Mesh_cell_criteria_3.h            |     0
 .../CGAL/Mesh_complex_3_in_triangulation_3.h       |   774 +
 .../include/CGAL/Mesh_constant_domain_field_3.h    |     0
 3rdparty/CGAL/include/CGAL/Mesh_criteria_3.h       |   193 +
 .../CGAL/Mesh_domain_with_polyline_features_3.h    |  1096 +
 .../include/CGAL/Mesh_edge_criteria_3.h            |     0
 3rdparty/CGAL/include/CGAL/Mesh_facet_criteria_3.h |   233 +
 .../include/CGAL/Mesh_facet_topology.h             |     0
 .../include/CGAL/Mesh_optimization_return_code.h   |     0
 .../include/CGAL/Mesh_polyhedron_3.h               |     0
 3rdparty/CGAL/include/CGAL/Mesh_triangulation_3.h  |   121 +
 3rdparty/CGAL/include/CGAL/Mesh_vertex_base_3.h    |   313 +
 .../{CGAL-4.8 => CGAL}/include/CGAL/Mesher_level.h |     0
 .../CGAL/Mesher_level_default_implementations.h    |     0
 .../include/CGAL/Mesher_level_visitors.h           |     0
 .../include/CGAL/Meshes/Double_map_container.h     |     0
 .../include/CGAL/Meshes/Filtered_deque_container.h |     0
 .../CGAL/Meshes/Filtered_multimap_container.h      |     0
 .../include/CGAL/Meshes/Filtered_queue_container.h |     0
 .../include/CGAL/Meshes/Simple_map_container.h     |     0
 .../include/CGAL/Meshes/Simple_queue_container.h   |     0
 .../include/CGAL/Meshes/Simple_set_container.h     |     0
 .../Meshes/Triangulation_mesher_level_traits_2.h   |     0
 .../Meshes/Triangulation_mesher_level_traits_3.h   |     0
 3rdparty/CGAL/include/CGAL/Min_annulus_d.h         |   883 +
 .../{CGAL-4.8 => CGAL}/include/CGAL/Min_circle_2.h |     0
 .../CGAL/Min_circle_2/Min_circle_2_adapterC2.h     |     0
 .../CGAL/Min_circle_2/Min_circle_2_adapterH2.h     |     0
 .../include/CGAL/Min_circle_2/Min_circle_2_impl.h  |     0
 .../CGAL/Min_circle_2/Optimisation_circle_2.h      |     0
 .../CGAL/Min_circle_2/Optimisation_circle_2_impl.h |     0
 .../include/CGAL/Min_circle_2_traits_2.h           |     0
 .../include/CGAL/Min_ellipse_2.h                   |     0
 .../CGAL/Min_ellipse_2/Min_ellipse_2_adapterC2.h   |     0
 .../CGAL/Min_ellipse_2/Min_ellipse_2_adapterH2.h   |     0
 .../CGAL/Min_ellipse_2/Min_ellipse_2_impl.h        |     0
 .../CGAL/Min_ellipse_2/Optimisation_ellipse_2.h    |     0
 .../Min_ellipse_2/Optimisation_ellipse_2_impl.h    |     0
 .../include/CGAL/Min_ellipse_2_traits_2.h          |     0
 .../include/CGAL/Min_quadrilateral_traits_2.h      |     0
 .../include/CGAL/Min_sphere_annulus_d_traits_2.h   |     0
 .../include/CGAL/Min_sphere_annulus_d_traits_3.h   |     0
 .../include/CGAL/Min_sphere_annulus_d_traits_d.h   |     0
 .../{CGAL-4.8 => CGAL}/include/CGAL/Min_sphere_d.h |     0
 .../include/CGAL/Min_sphere_d/Min_sphere_d_impl.h  |     0
 .../CGAL/Min_sphere_d/Optimisation_sphere_d.h      |     0
 .../include/CGAL/Min_sphere_of_points_d_traits_2.h |     0
 .../include/CGAL/Min_sphere_of_points_d_traits_3.h |     0
 .../include/CGAL/Min_sphere_of_points_d_traits_d.h |     0
 .../include/CGAL/Min_sphere_of_spheres_d.h         |     0
 .../Min_sphere_of_spheres_d_configure.h            |     0
 .../Min_sphere_of_spheres_d_impl.h                 |     0
 .../Min_sphere_of_spheres_d_pair.h                 |     0
 .../Min_sphere_of_spheres_d_pivot_impl.h           |     0
 .../Min_sphere_of_spheres_d_support_set.h          |     0
 .../Min_sphere_of_spheres_d_support_set_impl.h     |     0
 .../CGAL/Min_sphere_of_spheres_d_traits_2.h        |     0
 .../CGAL/Min_sphere_of_spheres_d_traits_3.h        |     0
 .../CGAL/Min_sphere_of_spheres_d_traits_d.h        |     0
 .../Minimum_enclosing_quadrilateral_traits_2.h     |     0
 .../Minkowski_sum_2/AABB_collision_detector_2.h    |     0
 .../CGAL/Minkowski_sum_2/AABB_node_with_join.h     |     0
 .../Minkowski_sum_2/AABB_segment_2_primitive.h     |     0
 .../include/CGAL/Minkowski_sum_2/AABB_traits_2.h   |     0
 .../AABB_traversal_traits_with_join.h              |     0
 .../CGAL/Minkowski_sum_2/AABB_tree_with_join.h     |     0
 .../CGAL/Minkowski_sum_2/Approx_offset_base_2.h    |     0
 .../CGAL/Minkowski_sum_2/Arr_labeled_traits_2.h    |     0
 .../Decomposition_strategy_adapter.h               |     0
 .../CGAL/Minkowski_sum_2/Exact_offset_base_2.h     |     0
 .../include/CGAL/Minkowski_sum_2/Hole_filter_2.h   |     0
 .../include/CGAL/Minkowski_sum_2/Labels.h          |     0
 .../Minkowski_sum_by_reduced_convolution_2.h       |     0
 .../CGAL/Minkowski_sum_2/Minkowski_sum_conv_2.h    |     0
 .../CGAL/Minkowski_sum_2/Minkowski_sum_decomp_2.h  |   451 +
 .../include/CGAL/Minkowski_sum_2/Offset_conv_2.h   |     0
 .../include/CGAL/Minkowski_sum_2/Offset_decomp_2.h |     0
 .../Minkowski_sum_2/Polygon_convex_decomposition.h |     0
 .../CGAL/Minkowski_sum_2/Union_of_curve_cycles_2.h |     0
 .../CGAL/Minkowski_sum_2/Union_of_cycles_2.h       |     0
 .../Minkowski_sum_2/Union_of_segment_cycles_2.h    |     0
 .../include/CGAL/Minkowski_sum_3/Gaussian_map.h    |     0
 .../CGAL/Minkowski_sum_3/Gaussian_map_to_nef_3.h   |     0
 .../include/CGAL/Minkowski_sum_3/PointMark.h       |     0
 .../bipartite_nary_union_sorted_combined.h         |     0
 .../CGAL/include/CGAL/Modifiable_priority_queue.h  |   134 +
 .../include/CGAL/Modifier_base.h                   |     0
 .../include/CGAL/Modular_arithmetic/Residue_type.h |     0
 .../include/CGAL/Modular_traits.h                  |     0
 3rdparty/CGAL/include/CGAL/Monge_via_jet_fitting.h |   784 +
 3rdparty/CGAL/include/CGAL/Mpzf.h                  |  1164 +
 .../include/CGAL/Multi_surface_3.h                 |     0
 3rdparty/CGAL/include/CGAL/Multiscale_sort.h       |    58 +
 .../{CGAL-4.8 => CGAL}/include/CGAL/Multiset.h     |     0
 .../{CGAL-4.8 => CGAL}/include/CGAL/NT_converter.h |     0
 .../include/CGAL/N_step_adaptor.h                  |     0
 .../include/CGAL/N_step_adaptor_derived.h          |     0
 .../include/CGAL/Needs_parens_as_product.h         |     0
 .../include/CGAL/Nef_2/Bounding_box_2.h            |     0
 .../include/CGAL/Nef_2/Constrained_triang_traits.h |     0
 .../include/CGAL/Nef_2/HDS_items.h                 |     0
 .../include/CGAL/Nef_2/Line_to_epoint.h            |     0
 .../include/CGAL/Nef_2/Object_handle.h             |     0
 .../include/CGAL/Nef_2/Object_index.h              |     0
 .../include/CGAL/Nef_2/PM_checker.h                |     0
 .../include/CGAL/Nef_2/PM_const_decorator.h        |     0
 .../include/CGAL/Nef_2/PM_decorator.h              |     0
 .../include/CGAL/Nef_2/PM_explorer.h               |     0
 3rdparty/CGAL/include/CGAL/Nef_2/PM_io_parser.h    |   403 +
 .../include/CGAL/Nef_2/PM_overlayer.h              |     0
 .../include/CGAL/Nef_2/PM_persistent_PL.h          |     0
 .../include/CGAL/Nef_2/PM_point_locator.h          |     0
 .../include/CGAL/Nef_2/Polynomial.h                |     0
 .../include/CGAL/Nef_2/Polynomial_impl.h           |     0
 .../include/CGAL/Nef_2/Segment_overlay_traits.h    |     0
 .../{CGAL-4.8 => CGAL}/include/CGAL/Nef_2/debug.h  |     0
 .../CGAL/include/CGAL/Nef_2/gen_point_location.h   |   606 +
 .../include/CGAL/Nef_2/geninfo.h                   |     0
 .../include/CGAL/Nef_2/iterator_tools.h            |     0
 .../include/CGAL/Nef_3/Binary_operation.h          |     0
 .../include/CGAL/Nef_3/Bounding_box_3.h            |     0
 .../include/CGAL/Nef_3/Combine_with_halfspace.h    |     0
 .../include/CGAL/Nef_3/Default_items.h             |     0
 .../include/CGAL/Nef_3/Edge_edge_overlay.h         |     0
 .../Exact_triangulation_euclidean_traits_xy_3.h    |     0
 .../Exact_triangulation_euclidean_traits_xz_3.h    |     0
 .../Exact_triangulation_euclidean_traits_yz_3.h    |     0
 .../include/CGAL/Nef_3/Halfedge.h                  |     0
 .../include/CGAL/Nef_3/Halffacet.h                 |     0
 .../include/CGAL/Nef_3/ID_support_handler.h        |     0
 .../include/CGAL/Nef_3/Infimaximal_box.h           |     0
 .../include/CGAL/Nef_3/K3_tree.h                   |     0
 .../include/CGAL/Nef_3/Mark_bounded_volumes.h      |     0
 .../include/CGAL/Nef_3/Nef_box.h                   |     0
 .../include/CGAL/Nef_3/OGL_helper.h                |     0
 .../include/CGAL/Nef_3/Pluecker_line_3.h           |     0
 .../{CGAL-4.8 => CGAL}/include/CGAL/Nef_3/SFace.h  |     0
 .../include/CGAL/Nef_3/SHalfedge.h                 |     0
 .../include/CGAL/Nef_3/SHalfloop.h                 |     0
 .../include/CGAL/Nef_3/SM_visualizor.h             |     0
 .../include/CGAL/Nef_3/SNC_FM_decorator.h          |     0
 .../include/CGAL/Nef_3/SNC_SM_explorer.h           |     0
 .../include/CGAL/Nef_3/SNC_SM_overlayer.h          |     0
 .../include/CGAL/Nef_3/SNC_SM_visualizor.h         |     0
 .../include/CGAL/Nef_3/SNC_const_decorator.h       |     0
 .../include/CGAL/Nef_3/SNC_constructor.h           |     0
 .../include/CGAL/Nef_3/SNC_decorator.h             |     0
 .../include/CGAL/Nef_3/SNC_decorator_traits.h      |     0
 .../include/CGAL/Nef_3/SNC_external_structure.h    |     0
 .../include/CGAL/Nef_3/SNC_indexed_items.h         |     0
 .../include/CGAL/Nef_3/SNC_intersection.h          |     0
 .../include/CGAL/Nef_3/SNC_io_parser.h             |     0
 .../include/CGAL/Nef_3/SNC_items.h                 |     0
 .../include/CGAL/Nef_3/SNC_iteration.h             |     0
 .../include/CGAL/Nef_3/SNC_k3_tree_traits.h        |     0
 .../include/CGAL/Nef_3/SNC_list.h                  |     0
 .../CGAL/include/CGAL/Nef_3/SNC_point_locator.h    |  1378 +
 .../include/CGAL/Nef_3/SNC_simplify.h              |     0
 .../include/CGAL/Nef_3/SNC_sphere_map.h            |     0
 .../include/CGAL/Nef_3/SNC_structure.h             |     0
 .../{CGAL-4.8 => CGAL}/include/CGAL/Nef_3/Vertex.h |     0
 .../{CGAL-4.8 => CGAL}/include/CGAL/Nef_3/Volume.h |     0
 .../include/CGAL/Nef_3/binop_intersection_tests.h  |     0
 .../include/CGAL/Nef_3/bounded_side_3.h            |     0
 .../include/CGAL/Nef_3/polyhedron_3_to_nef_3.h     |     0
 .../quotient_coordinates_to_homogeneous_point.h    |     0
 .../include/CGAL/Nef_3/shell_to_nef_3.h            |     0
 .../include/CGAL/Nef_3/vertex_cycle_to_nef_3.h     |     0
 .../include/CGAL/Nef_S2/Generic_handle_map.h       |     0
 .../include/CGAL/Nef_S2/Normalizing.h              |     0
 .../include/CGAL/Nef_S2/OGL_base_object.h          |     0
 3rdparty/CGAL/include/CGAL/Nef_S2/SM_checker.h     |   257 +
 .../include/CGAL/Nef_S2/SM_const_decorator.h       |     0
 .../CGAL/Nef_S2/SM_constrained_triang_traits.h     |     0
 .../include/CGAL/Nef_S2/SM_decorator.h             |     0
 .../include/CGAL/Nef_S2/SM_decorator_traits.h      |     0
 .../include/CGAL/Nef_S2/SM_io_parser.h             |     0
 .../include/CGAL/Nef_S2/SM_items.h                 |     0
 .../include/CGAL/Nef_S2/SM_iteration.h             |     0
 .../include/CGAL/Nef_S2/SM_list.h                  |     0
 .../include/CGAL/Nef_S2/SM_overlayer.h             |     0
 .../include/CGAL/Nef_S2/SM_point_locator.h         |     0
 .../include/CGAL/Nef_S2/SM_triangulator.h          |     0
 .../include/CGAL/Nef_S2/SM_visualizor.h            |     0
 .../include/CGAL/Nef_S2/Sphere_circle.h            |     0
 .../include/CGAL/Nef_S2/Sphere_direction.h         |     0
 .../include/CGAL/Nef_S2/Sphere_geometry.h          |     0
 .../include/CGAL/Nef_S2/Sphere_geometry_OGL.h      |     0
 .../include/CGAL/Nef_S2/Sphere_map.h               |     0
 .../include/CGAL/Nef_S2/Sphere_point.h             |     0
 .../include/CGAL/Nef_S2/Sphere_segment.h           |     0
 .../include/CGAL/Nef_S2/Sphere_triangle.h          |     0
 .../CGAL/include/CGAL/Nef_S2/leda_sphere_map.h     |   268 +
 .../include/CGAL/Nef_S2/sphere_predicates.h        |     0
 .../include/CGAL/Nef_nary_intersection_3.h         |     0
 .../include/CGAL/Nef_nary_union_3.h                |     0
 3rdparty/CGAL/include/CGAL/Nef_polyhedron_2.h      |  1136 +
 3rdparty/CGAL/include/CGAL/Nef_polyhedron_3.h      |  2104 ++
 3rdparty/CGAL/include/CGAL/Nef_polyhedron_S2.h     |   734 +
 3rdparty/CGAL/include/CGAL/Nef_polynomial.h        |   285 +
 .../include/CGAL/Nef_polynomial_fwd.h              |     0
 .../include/CGAL/Nested_iterator.h                 |     0
 .../include/CGAL/NewKernel_d/Cartesian_LA_base.h   |   176 +
 .../CGAL/NewKernel_d/Cartesian_LA_functors.h       |     0
 .../include/CGAL/NewKernel_d/Cartesian_base.h      |     0
 .../include/CGAL/NewKernel_d/Cartesian_change_FT.h |     0
 .../include/CGAL/NewKernel_d/Cartesian_complete.h  |     0
 .../include/CGAL/NewKernel_d/Cartesian_filter_K.h  |     0
 .../include/CGAL/NewKernel_d/Cartesian_filter_NT.h |     0
 .../CGAL/NewKernel_d/Cartesian_per_dimension.h     |     0
 .../CGAL/NewKernel_d/Cartesian_static_filters.h    |     0
 .../include/CGAL/NewKernel_d/Coaffine.h            |     0
 .../include/CGAL/NewKernel_d/Define_kernel_types.h |     0
 .../include/CGAL/NewKernel_d/Dimension_base.h      |     0
 .../include/CGAL/NewKernel_d/Filtered_predicate2.h |     0
 .../include/CGAL/NewKernel_d/KernelD_converter.h   |     0
 .../include/CGAL/NewKernel_d/Kernel_2_interface.h  |     0
 .../include/CGAL/NewKernel_d/Kernel_3_interface.h  |     0
 .../include/CGAL/NewKernel_d/Kernel_d_interface.h  |     0
 .../CGAL/NewKernel_d/Kernel_object_converter.h     |     0
 .../CGAL/include/CGAL/NewKernel_d/LA_eigen/LA.h    |   175 +
 .../CGAL/NewKernel_d/LA_eigen/constructors.h       |     0
 .../include/CGAL/NewKernel_d/Lazy_cartesian.h      |     0
 .../CGAL/NewKernel_d/Types/Aff_transformation.h    |     0
 .../include/CGAL/NewKernel_d/Types/Hyperplane.h    |     0
 .../include/CGAL/NewKernel_d/Types/Iso_box.h       |     0
 .../include/CGAL/NewKernel_d/Types/Line.h          |     0
 .../include/CGAL/NewKernel_d/Types/Ray.h           |     0
 .../include/CGAL/NewKernel_d/Types/Segment.h       |     0
 .../include/CGAL/NewKernel_d/Types/Sphere.h        |     0
 .../include/CGAL/NewKernel_d/Vector/array.h        |     0
 .../include/CGAL/NewKernel_d/Vector/avx4.h         |     0
 ...f_iterator_to_points_from_iterator_to_vectors.h |     0
 ...determinant_of_iterator_to_points_from_points.h |     0
 ...terminant_of_iterator_to_vectors_from_vectors.h |     0
 .../Vector/determinant_of_points_from_vectors.h    |     0
 .../Vector/determinant_of_vectors_small_dim.h      |     0
 .../determinant_of_vectors_small_dim_internal.h    |     0
 .../include/CGAL/NewKernel_d/Vector/mix.h          |     0
 .../include/CGAL/NewKernel_d/Vector/sse2.h         |     0
 .../include/CGAL/NewKernel_d/Vector/v2int.h        |     0
 .../include/CGAL/NewKernel_d/Vector/vector.h       |     0
 .../CGAL/NewKernel_d/Wrapper/Cartesian_wrap.h      |     0
 .../CGAL/NewKernel_d/Wrapper/Hyperplane_d.h        |     0
 .../include/CGAL/NewKernel_d/Wrapper/Point_d.h     |     0
 .../CGAL/NewKernel_d/Wrapper/Ref_count_obj.h       |     0
 .../include/CGAL/NewKernel_d/Wrapper/Segment_d.h   |     0
 .../include/CGAL/NewKernel_d/Wrapper/Sphere_d.h    |     0
 .../include/CGAL/NewKernel_d/Wrapper/Vector_d.h    |     0
 .../CGAL/NewKernel_d/function_objects_cartesian.h  |  1301 +
 .../include/CGAL/NewKernel_d/functor_properties.h  |     0
 .../include/CGAL/NewKernel_d/functor_tags.h        |     0
 .../include/CGAL/NewKernel_d/static_int.h          |     0
 .../include/CGAL/NewKernel_d/store_kernel.h        |     0
 .../include/CGAL/NewKernel_d/utils.h               |     0
 .../{CGAL-4.8 => CGAL}/include/CGAL/Null_matrix.h  |     0
 .../include/CGAL/Number_type_checker.h             |     0
 .../internal_functions_comparison_root_of_2.h      |     0
 .../{CGAL-4.8 => CGAL}/include/CGAL/OFF_to_nef_3.h |     0
 3rdparty/CGAL/include/CGAL/OTR_2/Cost.h            |   110 +
 .../include/CGAL/OTR_2/Reconstruction_edge_2.h     |   144 +
 .../CGAL/OTR_2/Reconstruction_face_base_2.h        |   266 +
 .../CGAL/OTR_2/Reconstruction_triangulation_2.h    |  1124 +
 .../CGAL/OTR_2/Reconstruction_vertex_base_2.h      |   134 +
 .../{CGAL-4.8 => CGAL}/include/CGAL/OTR_2/Sample.h |     0
 3rdparty/{CGAL-4.8 => CGAL}/include/CGAL/Object.h  |     0
 .../include/CGAL/OpenNL/bicgstab.h                 |     0
 .../{CGAL-4.8 => CGAL}/include/CGAL/OpenNL/blas.h  |     0
 .../include/CGAL/OpenNL/conjugate_gradient.h       |     0
 .../include/CGAL/OpenNL/full_vector.h              |     0
 .../include/CGAL/OpenNL/linear_solver.h            |     0
 .../include/CGAL/OpenNL/preconditioner.h           |     0
 .../include/CGAL/OpenNL/sparse_matrix.h            |     0
 .../CGAL/Optimal_transportation_reconstruction_2.h |  1770 ++
 .../CGAL/Optimisation/Access_coordinates_begin_2.h |     0
 .../CGAL/Optimisation/Access_coordinates_begin_3.h |     0
 .../CGAL/Optimisation/Access_coordinates_begin_d.h |     0
 .../include/CGAL/Optimisation/Access_dimension_2.h |     0
 .../include/CGAL/Optimisation/Access_dimension_3.h |     0
 .../include/CGAL/Optimisation/Access_dimension_d.h |     0
 .../include/CGAL/Optimisation/Construct_point_2.h  |     0
 .../include/CGAL/Optimisation/Construct_point_3.h  |     0
 .../include/CGAL/Optimisation/Construct_point_d.h  |     0
 .../include/CGAL/Optimisation/assertions.h         |     0
 .../include/CGAL/Optimisation/basic.h              |     0
 .../include/CGAL/Optimisation/debug.h              |     0
 .../include/CGAL/Optimisation_d_traits_2.h         |     0
 .../include/CGAL/Optimisation_d_traits_3.h         |     0
 .../include/CGAL/Optimisation_d_traits_d.h         |     0
 .../include/CGAL/Orientation_Linf_2.h              |     0
 3rdparty/{CGAL-4.8 => CGAL}/include/CGAL/Origin.h  |     0
 .../{CGAL-4.8 => CGAL}/include/CGAL/Origin_impl.h  |     0
 .../CGAL/Orthogonal_incremental_neighbor_search.h  |   620 +
 .../include/CGAL/Orthogonal_k_neighbor_search.h    |   193 +
 .../{CGAL-4.8 => CGAL}/include/CGAL/PCA_util.h     |     0
 .../{CGAL-4.8 => CGAL}/include/CGAL/Parabola_2.h   |     0
 .../include/CGAL/Parabola_segment_2.h              |     0
 .../include/CGAL/Param_mesh_patch_circulators.h    |     0
 .../include/CGAL/Param_mesh_patch_iterators.h      |     0
 .../include/CGAL/Param_mesh_patch_vertex.h         |     0
 .../CGAL/Parameterization_mesh_feature_extractor.h |     0
 .../include/CGAL/Parameterization_mesh_patch_3.h   |     0
 .../CGAL/Parameterization_polyhedron_adaptor_3.h   |     0
 .../include/CGAL/Parameterizer_traits_3.h          |     0
 .../include/CGAL/Partition_2/Circulator_pair.h     |     0
 .../CGAL/Partition_2/Indirect_edge_compare.h       |     0
 .../include/CGAL/Partition_2/Indirect_less_xy_2.h  |     0
 .../CGAL/Partition_2/Indirect_not_less_yx_2.h      |     0
 .../include/CGAL/Partition_2/Iterator_list.h       |     0
 .../include/CGAL/Partition_2/Matrix.h              |     0
 .../Partition_2/Partition_opt_cvx_diagonal_list.h  |     0
 .../CGAL/Partition_2/Partition_opt_cvx_edge.h      |     0
 .../CGAL/Partition_2/Partition_opt_cvx_vertex.h    |     0
 .../CGAL/Partition_2/Partition_traits_2_base.h     |     0
 .../CGAL/Partition_2/Partition_vertex_map.h        |     0
 .../CGAL/Partition_2/Partitioned_polygon_2.h       |     0
 .../CGAL/Partition_2/Point_pair_less_xy_2.h        |     0
 .../include/CGAL/Partition_2/Rotation_tree_2.h     |     0
 .../CGAL/Partition_2/Rotation_tree_2_impl.h        |     0
 .../CGAL/Partition_2/Rotation_tree_node_2.h        |     0
 .../include/CGAL/Partition_2/Segment_less_yx_2.h   |     0
 .../Partition_2/Triangulation_indirect_traits_2.h  |     0
 .../include/CGAL/Partition_2/Turn_reverser.h       |     0
 .../CGAL/Partition_2/Vertex_visibility_graph_2.h   |     0
 .../Partition_2/Vertex_visibility_graph_2_impl.h   |     0
 .../CGAL/Partition_2/is_degenerate_polygon_2.h     |     0
 .../CGAL/Partition_2/partition_approx_convex_2.h   |     0
 .../CGAL/Partition_2/partition_assertions.h        |     0
 .../Partition_2/partition_greene_approx_convex_2.h |     0
 .../CGAL/Partition_2/partition_optimal_convex_2.h  |     0
 .../CGAL/Partition_2/partition_y_monotone_2.h      |     0
 .../include/CGAL/Partition_is_valid_traits_2.h     |     0
 .../include/CGAL/Partition_traits_2.h              |     0
 .../CGAL/Periodic_2_Delaunay_triangulation_2.h     |  5379 ++++
 .../Periodic_2_Delaunay_triangulation_traits_2.h   |     0
 .../include/CGAL/Periodic_2_offset_2.h             |     0
 .../include/CGAL/Periodic_2_triangulation_2.h      |     0
 .../CGAL/Periodic_2_triangulation_dummy_12.h       |     0
 .../CGAL/Periodic_2_triangulation_face_base_2.h    |     0
 .../Periodic_2_triangulation_filtered_traits_2.h   |     0
 .../CGAL/Periodic_2_triangulation_hierarchy_2.h    |     0
 ...iodic_2_triangulation_hierarchy_vertex_base_2.h |     0
 .../CGAL/Periodic_2_triangulation_iterators_2.h    |     0
 ..._2_triangulation_statically_filtered_traits_2.h |     0
 .../CGAL/Periodic_2_triangulation_traits_2.h       |     0
 .../CGAL/Periodic_2_triangulation_vertex_base_2.h  |     0
 .../CGAL/Periodic_3_Delaunay_triangulation_3.h     |  1241 +
 ...ic_3_Delaunay_triangulation_filtered_traits_3.h |    33 +
 .../Periodic_3_Delaunay_triangulation_traits_3.h   |   145 +
 .../include/CGAL/Periodic_3_construct_point_3.h    |     0
 .../include/CGAL/Periodic_3_offset_3.h             |     0
 .../CGAL/include/CGAL/Periodic_3_triangulation_3.h |  4141 +++
 .../CGAL/Periodic_3_triangulation_ds_cell_base_3.h |     0
 .../Periodic_3_triangulation_ds_vertex_base_3.h    |     0
 .../CGAL/Periodic_3_triangulation_dummy_36.h       |     0
 .../CGAL/Periodic_3_triangulation_hierarchy_3.h    |     0
 .../CGAL/Periodic_3_triangulation_iterators_3.h    |     0
 .../CGAL/Periodic_3_triangulation_traits_3.h       |   152 +
 3rdparty/{CGAL-4.8 => CGAL}/include/CGAL/Plane_3.h |     0
 .../include/CGAL/Plane_separator.h                 |     0
 3rdparty/{CGAL-4.8 => CGAL}/include/CGAL/Point_2.h |     0
 .../CGAL/Point_2_Iso_rectangle_2_intersection.h    |     0
 .../include/CGAL/Point_2_Line_2_intersection.h     |     0
 .../include/CGAL/Point_2_Point_2_intersection.h    |     0
 .../include/CGAL/Point_2_Ray_2_intersection.h      |     0
 .../include/CGAL/Point_2_Segment_2_intersection.h  |     0
 .../include/CGAL/Point_2_Triangle_2_intersection.h |     0
 3rdparty/{CGAL-4.8 => CGAL}/include/CGAL/Point_3.h |     0
 .../include/CGAL/Point_container.h                 |     0
 .../{CGAL-4.8 => CGAL}/include/CGAL/Point_set_2.h  |     0
 .../{CGAL-4.8 => CGAL}/include/CGAL/Point_traits.h |     0
 3rdparty/CGAL/include/CGAL/Point_with_normal_3.h   |   172 +
 .../include/CGAL/Point_with_psc_localisation.h     |     0
 .../include/CGAL/Point_with_surface_index.h        |     0
 .../CGAL/Point_with_surface_index_geom_traits.h    |     0
 .../include/CGAL/Poisson_implicit_surface_3.h      |     0
 .../include/CGAL/Poisson_mesh_cell_criteria_3.h    |     0
 .../include/CGAL/Poisson_reconstruction_function.h |  1218 +
 3rdparty/CGAL/include/CGAL/Polychain_2.h           |   859 +
 .../{CGAL-4.8 => CGAL}/include/CGAL/Polygon_2.h    |     0
 .../CGAL/Polygon_2/Polygon_2_algorithms_impl.h     |     0
 .../CGAL/Polygon_2/Polygon_2_edge_circulator.h     |     0
 .../CGAL/Polygon_2/Polygon_2_edge_iterator.h       |     0
 .../include/CGAL/Polygon_2/Polygon_2_impl.h        |     0
 .../include/CGAL/Polygon_2/Polygon_2_simplicity.h  |     0
 .../CGAL/Polygon_2/Polygon_2_vertex_circulator.h   |     0
 .../include/CGAL/Polygon_2/polygon_assertions.h    |     0
 3rdparty/CGAL/include/CGAL/Polygon_2_algorithms.h  |   466 +
 .../include/CGAL/Polygon_convex_decomposition_2.h  |     0
 .../include/CGAL/Polygon_mesh_processing/Weights.h |   766 +
 .../include/CGAL/Polygon_mesh_processing/bbox.h    |     0
 .../include/CGAL/Polygon_mesh_processing/border.h  |   217 +
 .../CGAL/Polygon_mesh_processing/compute_normal.h  |   409 +
 .../Polygon_mesh_processing/connected_components.h |     0
 .../CGAL/Polygon_mesh_processing/distance.h        |     0
 .../include/CGAL/Polygon_mesh_processing/fair.h    |   167 +
 .../Hole_filling/Triangulate_hole_polygon_mesh.h   |     0
 .../Hole_filling/Triangulate_hole_polyline.h       |  1236 +
 .../internal/Hole_filling/do_not_use_DT3.h         |     0
 .../Hole_filling/experimental/experimental_code.h  |     0
 .../AABB_filtered_projection_traits.h              |   134 +
 .../internal/Isotropic_remeshing/remesh_impl.h     |  1750 ++
 .../Axis_parallel_plane_traits.h                   |     0
 .../Polygon_mesh_slicer/Traversal_traits.h         |     0
 .../AABB_triangle_accessor_3_primitive.h           |     0
 .../Point_inside_vertical_ray_cast.h               |     0
 .../Ray_3_Triangle_3_traversal_traits.h            |     0
 .../Polygon_mesh_processing/internal/fair_impl.h   |   203 +
 .../internal/named_function_params.h               |   423 +
 .../internal/named_params_helper.h                 |   141 +
 .../Polygon_mesh_processing/internal/refine_impl.h |   335 +
 .../include/CGAL/Polygon_mesh_processing/measure.h |   451 +
 .../Polygon_mesh_processing/orient_polygon_soup.h  |   488 +
 .../CGAL/Polygon_mesh_processing/orientation.h     |     0
 .../polygon_soup_to_polygon_mesh.h                 |   206 +
 .../include/CGAL/Polygon_mesh_processing/refine.h  |     0
 .../include/CGAL/Polygon_mesh_processing/remesh.h  |   346 +
 .../include/CGAL/Polygon_mesh_processing/repair.h  |     0
 .../Polygon_mesh_processing/self_intersections.h   |     0
 .../CGAL/Polygon_mesh_processing/stitch_borders.h  |     0
 .../Polygon_mesh_processing/triangulate_faces.h    |   433 +
 .../Polygon_mesh_processing/triangulate_hole.h     |   407 +
 .../include/CGAL/Polygon_mesh_slicer.h             |     0
 .../include/CGAL/Polygon_nop_decomposition_2.h     |    43 +
 .../include/CGAL/Polygon_offset_builder_2.h        |     0
 .../include/CGAL/Polygon_offset_builder_traits_2.h |     0
 .../include/CGAL/Polygon_set_2.h                   |     0
 .../include/CGAL/Polygon_traits_2.h                |     0
 .../CGAL/Polygon_triangulation_decomposition_2.h   |     0
 .../CGAL/Polygon_vertical_decomposition_2.h        |     0
 3rdparty/CGAL/include/CGAL/Polygon_with_holes_2.h  |   227 +
 .../include/CGAL/PolyhedralSurf_neighbors.h        |     0
 .../CGAL/include/CGAL/Polyhedral_mesh_domain_3.h   |   808 +
 .../CGAL/Polyhedral_mesh_domain_with_features_3.h  |   351 +
 .../{CGAL-4.8 => CGAL}/include/CGAL/Polyhedron_3.h |     0
 .../include/CGAL/Polyhedron_copy_3.h               |     0
 .../include/CGAL/Polyhedron_decorator_3.h          |     0
 .../CGAL/Polyhedron_incremental_builder_3.h        |     0
 .../include/CGAL/Polyhedron_items_3.h              |     0
 .../include/CGAL/Polyhedron_items_with_id_3.h      |     0
 .../include/CGAL/Polyhedron_min_items_3.h          |     0
 .../include/CGAL/Polyhedron_traits_3.h             |     0
 .../CGAL/Polyhedron_traits_with_normals_3.h        |     0
 .../include/CGAL/Polyline_constraint_hierarchy_2.h |  1181 +
 .../Hybrid_squared_distance_cost.h                 |     0
 .../Scaled_squared_distance_cost.h                 |     0
 .../Squared_distance_cost.h                        |     0
 .../Stop_above_cost_threshold.h                    |     0
 .../Stop_below_count_ratio_threshold.h             |     0
 .../Stop_below_count_threshold.h                   |     0
 .../CGAL/Polyline_simplification_2/Vertex_base_2.h |     0
 .../CGAL/Polyline_simplification_2/simplify.h      |   484 +
 3rdparty/CGAL/include/CGAL/Polynomial.h            |    75 +
 .../CGAL/Polynomial/Algebraic_structure_traits.h   |     0
 .../include/CGAL/Polynomial/CORE_Expr_root_stack.h |     0
 .../include/CGAL/Polynomial/CORE_kernel.h          |     0
 .../Cached_extended_euclidean_algorithm.h          |     0
 .../CGAL/Polynomial/Chinese_remainder_traits.h     |     0
 .../include/CGAL/Polynomial/Coercion_traits.h      |     0
 .../include/CGAL/Polynomial/Degree.h               |     0
 .../include/CGAL/Polynomial/Fixed_polynomial.h     |     0
 .../include/CGAL/Polynomial/Fraction_traits.h      |     0
 .../CGAL/Polynomial/Get_arithmetic_kernel.h        |     0
 .../include/CGAL/Polynomial/Interpolator.h         |     0
 .../include/CGAL/Polynomial/Interval_polynomial.h  |     0
 .../include/CGAL/Polynomial/Kernel.h               |     0
 .../include/CGAL/Polynomial/Modular_traits.h       |     0
 .../CGAL/Polynomial/Monomial_representation.h      |     0
 .../include/CGAL/Polynomial/Numeric_root_stack.h   |     0
 .../include/CGAL/Polynomial/Polynomial.h           |     0
 .../include/CGAL/Polynomial/Polynomial_type.h      |     0
 .../CGAL/Polynomial/Real_embeddable_traits.h       |     0
 .../CGAL/Polynomial/Root_stack_default_traits.h    |     0
 .../include/CGAL/Polynomial/Scalar_factor_traits.h |     0
 .../include/CGAL/Polynomial/Sturm_root_stack.h     |     0
 .../CGAL/Polynomial/Sturm_root_stack_traits.h      |     0
 3rdparty/CGAL/include/CGAL/Polynomial/basic.h      |   208 +
 .../CGAL/include/CGAL/Polynomial/bezout_matrix.h   |   614 +
 .../include/CGAL/Polynomial/determinant.h          |     0
 .../include/CGAL/Polynomial/fwd.h                  |     0
 .../include/CGAL/Polynomial/hgdelta_update.h       |     0
 .../CGAL/Polynomial/internal/Alternation_counter.h |     0
 .../CGAL/Polynomial/internal/CORE_polynomial.h     |     0
 .../Polynomial/internal/Descartes_root_count.h     |     0
 .../Polynomial/internal/Double_with_infinity.h     |     0
 .../CGAL/Polynomial/internal/Filtered_function.h   |     0
 .../CGAL/Polynomial/internal/Filtered_kernel.h     |   111 +
 .../Filtered_kernel/Filtered_Descartes_has_root.h  |    56 +
 .../Filtered_Descartes_root_counter.h              |   158 +
 .../Filtered_kernel/Filtered_are_negations.h       |     0
 .../Filtered_root_bound_evaluator.h                |     0
 .../Filtered_kernel/Filtered_root_multiplicity.h   |     0
 .../internal/Filtered_kernel/Filtered_sign_at.h    |     0
 .../CGAL/Polynomial/internal/Filtered_number.h     |     0
 .../Construct_filtered_function.h                  |     0
 .../Filtered_Descartes_has_root.h                  |    56 +
 .../Filtered_Descartes_root_counter.h              |     0
 .../Filtered_rational/Filtered_Sturm_sequence.h    |     0
 .../Filtered_rational/Filtered_are_negations.h     |     0
 .../Filtered_rational_multiplicity.h               |     0
 .../Filtered_rational_sign_above_rational.h        |     0
 .../Filtered_rational/Filtered_rational_traits.h   |     0
 .../Filtered_root_bound_evaluator.h                |     0
 .../Filtered_sign_Sturm_sequence.h                 |     0
 .../Filtered_rational/Filtered_sign_at_rational.h  |     0
 .../Filtered_rational/Filtered_standard_sequence.h |   151 +
 .../Polynomial/internal/Fixed_polynomial_impl.h    |     0
 .../CGAL/Polynomial/internal/GSL_numeric_solver.h  |     0
 .../CGAL/Polynomial/internal/Isolating_interval.h  |     0
 .../internal/JAMA_numeric_solvers_impl.h           |     0
 .../internal/Kernel/Is_even_multiplicity.h         |     0
 .../CGAL/Polynomial/internal/Kernel/Is_rational.h  |     0
 .../internal/Kernel/Isolating_interval.h           |     0
 .../Polynomial/internal/Kernel/Lower_bound_root.h  |     0
 .../CGAL/Polynomial/internal/Kernel/Multiplicity.h |     0
 .../internal/Kernel/Rational_between_roots.h       |     0
 .../Polynomial/internal/Kernel/Root_container.h    |     0
 .../CGAL/Polynomial/internal/Kernel/Sign_above.h   |    91 +
 .../CGAL/Polynomial/internal/Kernel/Sign_at.h      |     0
 .../CGAL/Polynomial/internal/Kernel/Sign_below.h   |     0
 .../internal/Kernel/Sign_between_roots.h           |     0
 .../CGAL/Polynomial/internal/Kernel/To_rational.h  |     0
 .../internal/Kernel/predicate_template.h           |     0
 .../CGAL/Polynomial/internal/Polynomial_impl.h     |     0
 .../Polynomial/internal/Rational/Are_negations.h   |     0
 .../internal/Rational/Bezier_root_counter.h        |     0
 .../Rational/Compare_isolated_roots_in_interval.h  |     0
 .../internal/Rational/Construct_function.h         |     0
 .../CGAL/Polynomial/internal/Rational/Derivative.h |     0
 .../internal/Rational/Descartes_has_root.h         |    70 +
 .../internal/Rational/Descartes_root_counter.h     |     0
 .../internal/Rational/Euclidean_Sturm_sequence.h   |     0
 .../internal/Rational/Evaluate_polynomial.h        |     0
 .../Polynomial/internal/Rational/Invert_variable.h |     0
 .../Rational/Map_rational_interval_to_positive.h   |     0
 .../internal/Rational/Monic_Sturm_sequence.h       |     0
 .../Polynomial/internal/Rational/Negate_variable.h |     0
 .../Rational/Primitive_part_Sturm_sequence.h       |     0
 .../Polynomial/internal/Rational/Pseudo_quotient.h |     0
 .../internal/Rational/Pseudo_remainder.h           |     0
 .../CGAL/Polynomial/internal/Rational/Quotient.h   |     0
 .../internal/Rational/Quotient_remainder.h         |     0
 .../internal/Rational/Rational_multiplicity.h      |     0
 .../internal/Rational/Rational_traits_base.h       |     0
 .../internal/Rational/Rational_translate_zero.h    |     0
 .../internal/Rational/Reduced_Sturm_sequence.h     |     0
 .../CGAL/Polynomial/internal/Rational/Remainder.h  |     0
 .../internal/Rational/Root_bound_evaluator.h       |     0
 .../Polynomial/internal/Rational/Shift_power.h     |     0
 .../internal/Rational/Sign_Sturm_sequence.h        |     0
 .../internal/Rational/Sign_above_rational.h        |     0
 .../internal/Rational/Sign_at_rational.h           |     0
 .../internal/Rational/Sign_below_rational.h        |     0
 .../internal/Rational/Standard_sequence.h          |    94 +
 .../internal/Rational/Sturm_root_counter.h         |     0
 .../Polynomial/internal/Rational/Sturm_sequence.h  |     0
 .../internal/Rational/Sturm_sequence_base.h        |     0
 .../Rational/Subresultant_Sturm_sequence.h         |     0
 .../Polynomial/internal/Root_stack_traits_base.h   |     0
 .../Polynomial/internal/Sign_variations_counter.h  |     0
 .../Polynomial/internal/Simple_interval_root.h     |     0
 .../include/CGAL/Polynomial/internal/Statistics.h  |     0
 .../Polynomial/internal/Sturm_isolating_interval.h |     0
 .../CGAL/Polynomial/internal/Sturm_root_rep.h      |  1048 +
 .../internal/Turkowski_numeric_solvers_impl.h      |   467 +
 .../include/CGAL/Polynomial/internal/config.h      |     0
 .../internal/filtered_function_leaf_nodes.h        |     0
 .../internal/filtered_function_node_bases.h        |     0
 .../internal/filtered_function_operation_nodes.h   |     0
 .../CGAL/Polynomial/internal/interval_arithmetic.h |     0
 .../CGAL/include/CGAL/Polynomial/internal/macros.h |    72 +
 .../CGAL/Polynomial/internal/nt_converters.h       |     0
 .../CGAL/Polynomial/internal/numeric_solvers.h     |     0
 .../Polynomial/internal/numeric_solvers_impl.h     |     0
 .../Polynomial/internal/numeric_solvers_support.h  |     0
 .../internal/numeric_solvers_support_impl.h        |     0
 .../Polynomial/internal/polynomial_generators.h    |     0
 .../include/CGAL/Polynomial/misc.h                 |     0
 .../include/CGAL/Polynomial/modular_filter.h       |     0
 .../include/CGAL/Polynomial/modular_gcd.h          |     0
 .../CGAL/Polynomial/modular_gcd_utcf_algorithm_M.h |     0
 .../CGAL/Polynomial/modular_gcd_utcf_dfai.h        |     0
 .../include/CGAL/Polynomial/modular_gcd_utils.h    |     0
 .../CGAL/Polynomial/polynomial_converters.h        |     0
 .../include/CGAL/Polynomial/polynomial_gcd.h       |     0
 .../Polynomial/polynomial_gcd_implementations.h    |     0
 .../include/CGAL/Polynomial/polynomial_gcd_ntl.h   |     0
 .../include/CGAL/Polynomial/prs_resultant.h        |     0
 .../include/CGAL/Polynomial/resultant.h            |     0
 .../CGAL/Polynomial/square_free_factorize.h        |     0
 .../CGAL/Polynomial/sturm_habicht_sequence.h       |     0
 .../include/CGAL/Polynomial/subresultants.h        |     0
 .../include/CGAL/Polynomial_traits_d.h             |     0
 .../include/CGAL/Polynomial_type_generator.h       |     0
 .../include/CGAL/Polynomials_1_2.h                 |     0
 .../include/CGAL/Polynomials_1_3.h                 |     0
 .../include/CGAL/Polynomials_2_2.h                 |     0
 .../include/CGAL/Polynomials_2_3.h                 |     0
 .../include/CGAL/Polynomials_for_line_3.h          |     0
 3rdparty/CGAL/include/CGAL/Polytope_distance_d.h   |   942 +
 .../include/CGAL/Polytope_distance_d_traits_2.h    |     0
 .../include/CGAL/Polytope_distance_d_traits_3.h    |     0
 .../include/CGAL/Polytope_distance_d_traits_d.h    |     0
 .../include/CGAL/Prevent_deref.h                   |     0
 .../include/CGAL/Profile_counter.h                 |     0
 .../include/CGAL/Profile_timer.h                   |     0
 .../include/CGAL/Projection_traits_xy_3.h          |     0
 .../include/CGAL/Projection_traits_xz_3.h          |     0
 .../include/CGAL/Projection_traits_yz_3.h          |     0
 .../{CGAL-4.8 => CGAL}/include/CGAL/QP_functions.h |     0
 .../{CGAL-4.8 => CGAL}/include/CGAL/QP_models.h    |     0
 .../{CGAL-4.8 => CGAL}/include/CGAL/QP_options.h   |     0
 .../{CGAL-4.8 => CGAL}/include/CGAL/QP_solution.h  |     0
 .../include/CGAL/QP_solver/Initialization.h        |     0
 .../include/CGAL/QP_solver/QP__filtered_base.h     |     0
 .../CGAL/QP_solver/QP__filtered_base_impl.h        |     0
 .../include/CGAL/QP_solver/QP__partial_base.h      |     0
 .../include/CGAL/QP_solver/QP_basis_inverse.h      |     0
 .../include/CGAL/QP_solver/QP_basis_inverse_impl.h |     0
 .../CGAL/QP_solver/QP_exact_bland_pricing.h        |     0
 .../include/CGAL/QP_solver/QP_full_exact_pricing.h |     0
 .../CGAL/QP_solver/QP_full_filtered_pricing.h      |     0
 .../include/CGAL/QP_solver/QP_functions_impl.h     |     0
 .../CGAL/QP_solver/QP_partial_exact_pricing.h      |     0
 .../CGAL/QP_solver/QP_partial_filtered_pricing.h   |     0
 .../include/CGAL/QP_solver/QP_pricing_strategy.h   |     0
 .../include/CGAL/QP_solver/QP_solution_impl.h      |     0
 .../include/CGAL/QP_solver/QP_solver.h             |     0
 .../include/CGAL/QP_solver/QP_solver_bounds_impl.h |     0
 .../include/CGAL/QP_solver/QP_solver_impl.h        |     0
 .../QP_solver/QP_solver_nonstandardform_impl.h     |     0
 .../include/CGAL/QP_solver/Unbounded_direction.h   |     0
 .../include/CGAL/QP_solver/assertions.h            |     0
 .../include/CGAL/QP_solver/basic.h                 |     0
 .../include/CGAL/QP_solver/debug.h                 |     0
 .../include/CGAL/QP_solver/functors.h              |     0
 .../include/CGAL/Qt/AlphaShapeGraphicsItem.h       |     0
 .../include/CGAL/Qt/ApolloniusGraphGraphicsItem.h  |     0
 .../include/CGAL/Qt/CGAL_Qt_config.h               |     0
 .../include/CGAL/Qt/CircularArcGraphicsItem.h      |     0
 .../CGAL/Qt/ConstrainedTriangulationGraphicsItem.h |     0
 .../{CGAL-4.8 => CGAL}/include/CGAL/Qt/Converter.h |     0
 .../include/CGAL/Qt/CreateOpenGLContext.h          |     0
 .../Qt/DelaunayMeshTriangulationGraphicsItem.h     |     0
 .../include/CGAL/Qt/DemosMainWindow.h              |     0
 .../CGAL/include/CGAL/Qt/DemosMainWindow_impl.h    |   474 +
 .../include/CGAL/Qt/GraphicsItem.h                 |     0
 .../include/CGAL/Qt/GraphicsViewCircleInput.h      |     0
 .../include/CGAL/Qt/GraphicsViewCircularArcInput.h |     0
 .../include/CGAL/Qt/GraphicsViewInput.h            |     0
 .../CGAL/Qt/GraphicsViewIsoRectangleInput.h        |     0
 .../include/CGAL/Qt/GraphicsViewLineInput.h        |     0
 .../include/CGAL/Qt/GraphicsViewNavigation.h       |     0
 .../include/CGAL/Qt/GraphicsViewNavigation_impl.h  |   351 +
 .../include/CGAL/Qt/GraphicsViewPointInput.h       |     0
 .../CGAL/Qt/GraphicsViewPolygonWithHolesInput.h    |     0
 .../include/CGAL/Qt/GraphicsViewPolylineInput.h    |     0
 .../CGAL/Qt/GraphicsViewPolylineInput_impl.h       |     0
 .../include/CGAL/Qt/LineGraphicsItem.h             |     0
 .../include/CGAL/Qt/PainterOstream.h               |     0
 .../include/CGAL/Qt/PointsGraphicsItem.h           |     0
 .../include/CGAL/Qt/PointsInKdTreeGraphicsItem.h   |     0
 .../include/CGAL/Qt/PolygonGraphicsItem.h          |     0
 .../include/CGAL/Qt/PolygonWithHolesGraphicsItem.h |     0
 .../include/CGAL/Qt/PolylinesGraphicsItem.h        |     0
 .../include/CGAL/Qt/PowerdiagramGraphicsItem.h     |     0
 .../include/CGAL/Qt/RegularGridGraphicsItem.h      |     0
 .../CGAL/Qt/RegularGridVectorFieldGraphicsItem.h   |     0
 .../CGAL/Qt/RegularTriangulationGraphicsItem.h     |     0
 .../CGAL/Qt/SegmentDelaunayGraphGraphicsItem.h     |     0
 .../CGAL/Qt/SegmentDelaunayGraphLinfGraphicsItem.h |     0
 .../include/CGAL/Qt/SegmentsGraphicsItem.h         |     0
 .../include/CGAL/Qt/StreamLinesGraphicsItem.h      |     0
 .../include/CGAL/Qt/TriangulationGraphicsItem.h    |     0
 .../include/CGAL/Qt/VoronoiGraphicsItem.h          |     0
 .../{CGAL-4.8 => CGAL}/include/CGAL/Qt/debug.h     |     0
 .../include/CGAL/Qt/debug_impl.h                   |     0
 .../{CGAL-4.8 => CGAL}/include/CGAL/Qt/resources.h |     0
 .../include/CGAL/Qt/resources_impl.h               |     0
 .../{CGAL-4.8 => CGAL}/include/CGAL/Qt/utility.h   |     0
 .../include/CGAL/Qt/utility_impl.h                 |     0
 3rdparty/CGAL/include/CGAL/Quotient.h              |   879 +
 .../{CGAL-4.8 => CGAL}/include/CGAL/Quotient_fwd.h |     0
 .../include/CGAL/RS/Gmpfr_make_unique.h            |     0
 3rdparty/{CGAL-4.8 => CGAL}/include/CGAL/RS/ak_1.h |     0
 .../{CGAL-4.8 => CGAL}/include/CGAL/RS/ak_z_1.h    |     0
 .../include/CGAL/RS/algebraic_1.h                  |     0
 .../include/CGAL/RS/algebraic_z_1.h                |     0
 .../include/CGAL/RS/bisection_refiner_1.h          |     0
 .../include/CGAL/RS/comparator_1.h                 |     0
 .../{CGAL-4.8 => CGAL}/include/CGAL/RS/dyadic.h    |     0
 .../include/CGAL/RS/exact_signat_1.h               |     0
 .../include/CGAL/RS/functors_1.h                   |     0
 .../include/CGAL/RS/functors_z_1.h                 |     0
 .../include/CGAL/RS/polynomial_converter_1.h       |     0
 .../include/CGAL/RS/rs23_k_isolator_1.h            |     0
 .../{CGAL-4.8 => CGAL}/include/CGAL/RS/rs2_calls.h |     0
 .../include/CGAL/RS/rs2_isolator_1.h               |     0
 .../include/CGAL/RS/rs3_k_refiner_1.h              |     0
 .../include/CGAL/RS/rs3_refiner_1.h                |     0
 .../{CGAL-4.8 => CGAL}/include/CGAL/RS/signat_1.h  |     0
 3rdparty/CGAL/include/CGAL/Random.h                |   260 +
 .../include/CGAL/Random_access_adaptor.h           |     0
 .../include/CGAL/Random_access_value_adaptor.h     |     0
 .../include/CGAL/Random_convex_hull_traits_2.h     |     0
 .../include/CGAL/Random_convex_set_traits_2.h      |     0
 3rdparty/CGAL/include/CGAL/Random_impl.h           |   100 +
 .../include/CGAL/Random_polygon_2_sweep.h          |     0
 .../include/CGAL/Random_polygon_traits_2.h         |     0
 .../include/CGAL/Range_segment_tree_traits.h       |     0
 .../{CGAL-4.8 => CGAL}/include/CGAL/Range_tree_d.h |     0
 .../{CGAL-4.8 => CGAL}/include/CGAL/Range_tree_k.h |     0
 .../include/CGAL/Rational_traits.h                 |     0
 3rdparty/{CGAL-4.8 => CGAL}/include/CGAL/Ray_2.h   |     0
 .../include/CGAL/Ray_2_Bbox_2_intersection.h       |     0
 .../include/CGAL/Ray_2_Bbox_2_intersection_impl.h  |     0
 .../CGAL/Ray_2_Iso_rectangle_2_intersection.h      |     0
 .../include/CGAL/Ray_2_Line_2_intersection.h       |     0
 .../include/CGAL/Ray_2_Point_2_intersection.h      |     0
 .../include/CGAL/Ray_2_Ray_2_intersection.h        |     0
 .../include/CGAL/Ray_2_Segment_2_intersection.h    |     0
 .../include/CGAL/Ray_2_Triangle_2_intersection.h   |     0
 3rdparty/{CGAL-4.8 => CGAL}/include/CGAL/Ray_3.h   |     0
 .../include/CGAL/Real_embeddable_traits.h          |     0
 .../{CGAL-4.8 => CGAL}/include/CGAL/Real_timer.h   |     0
 .../include/CGAL/Real_timer_impl.h                 |     0
 .../include/CGAL/Reconstruction_triangulation_3.h  |   506 +
 .../include/CGAL/Rectangular_p_center_traits_2.h   |     0
 .../include/CGAL/Referenced_argument.h             |     0
 3rdparty/CGAL/include/CGAL/Regular_complex_d.h     |   732 +
 .../include/CGAL/Regular_grid_2.h                  |     0
 .../CGAL/include/CGAL/Regular_triangulation_2.h    |  2240 ++
 .../CGAL/include/CGAL/Regular_triangulation_3.h    |  2329 ++
 .../Regular_triangulation_adaptation_policies_2.h  |     0
 .../Regular_triangulation_adaptation_traits_2.h    |     0
 .../CGAL/Regular_triangulation_cell_base_3.h       |     0
 ...lation_cell_base_with_weighted_circumcenter_3.h |     0
 .../Regular_triangulation_euclidean_traits_2.h     |     0
 .../Regular_triangulation_euclidean_traits_3.h     |     0
 .../CGAL/Regular_triangulation_face_base_2.h       |     0
 .../CGAL/Regular_triangulation_filtered_traits_2.h |     0
 .../CGAL/Regular_triangulation_vertex_base_2.h     |     0
 3rdparty/{CGAL-4.8 => CGAL}/include/CGAL/Residue.h |     0
 3rdparty/{CGAL-4.8 => CGAL}/include/CGAL/Ridges.h  |     0
 .../CGAL/Robust_circumcenter_filtered_traits_3.h   |     0
 .../include/CGAL/Robust_circumcenter_traits_3.h    |     0
 .../include/CGAL/Robust_construction.h             |     0
 .../include/CGAL/Root_for_circles_2_2.h            |     0
 .../include/CGAL/Root_for_spheres_2_3.h            |     0
 .../include/CGAL/Root_of_traits.h                  |     0
 .../include/CGAL/Root_of_traits_specializations.h  |     0
 .../include/CGAL/Rotational_sweep_visibility_2.h   |     0
 .../include/CGAL/Runge_kutta_integrator_2.h        |     0
 .../include/CGAL/Scalar_factor_traits.h            |     0
 .../Scale_space_surface_reconstruction_3_impl.h    |     0
 .../Shape_construction_3.h                         |     0
 .../internal/Auto_count.h                          |     0
 .../CGAL/Scale_space_surface_reconstruction_3.h    |     0
 .../include/CGAL/Search_traits.h                   |     0
 .../include/CGAL/Search_traits_2.h                 |     0
 .../include/CGAL/Search_traits_3.h                 |     0
 3rdparty/CGAL/include/CGAL/Search_traits_adapter.h |   182 +
 3rdparty/CGAL/include/CGAL/Search_traits_d.h       |    51 +
 .../include/CGAL/Search_traits_vertex_handle_3.h   |     0
 .../{CGAL-4.8 => CGAL}/include/CGAL/Segment_2.h    |     0
 .../CGAL/Segment_2_Iso_rectangle_2_intersection.h  |     0
 .../include/CGAL/Segment_2_Line_2_intersection.h   |     0
 .../include/CGAL/Segment_2_Point_2_intersection.h  |     0
 .../include/CGAL/Segment_2_Ray_2_intersection.h    |     0
 .../CGAL/Segment_2_Segment_2_intersection.h        |     0
 .../CGAL/Segment_2_Triangle_2_intersection.h       |     0
 .../{CGAL-4.8 => CGAL}/include/CGAL/Segment_3.h    |     0
 .../CGAL/include/CGAL/Segment_Delaunay_graph_2.h   |  2045 ++
 .../Segment_Delaunay_graph_2/Are_parallel_C2.h     |     0
 .../Segment_Delaunay_graph_2/Are_same_points_C2.h  |     0
 .../Are_same_segments_C2.h                         |     0
 .../Segment_Delaunay_graph_2/Arrangement_enum.h    |     0
 .../Segment_Delaunay_graph_2/Arrangement_type_C2.h |     0
 .../Arrangement_type_non_intersecting_C2.h         |     0
 .../Segment_Delaunay_graph_2/Basic_predicates_C2.h |     0
 .../Segment_Delaunay_graph_2/Cartesian_converter.h |     0
 .../CGAL/Segment_Delaunay_graph_2/Compare_x_2.h    |     0
 .../CGAL/Segment_Delaunay_graph_2/Compare_y_2.h    |     0
 .../Construct_storage_site_2.h                     |     0
 .../Construct_storage_site_with_info_2.h           |     0
 .../Segment_Delaunay_graph_2/Constructions_C2.h    |     0
 .../Filtered_traits_base_2.h                       |     0
 .../Filtered_traits_concept_check_tags.h           |     0
 .../Finite_edge_interior_conflict_C2.h             |     0
 .../Infinite_edge_interior_conflict_C2.h           |     0
 .../Is_degenerate_edge_C2.h                        |     0
 .../Segment_Delaunay_graph_2/Kernel_wrapper_2.h    |     0
 .../CGAL/Segment_Delaunay_graph_2/Orientation_C2.h |     0
 .../Segment_Delaunay_graph_2/Oriented_side_C2.h    |     0
 .../Oriented_side_of_bisector_C2.h                 |     0
 .../CGAL/Segment_Delaunay_graph_2/Predicates_C2.h  |     0
 .../Segment_Delaunay_graph_2_impl.h                |     0
 .../Segment_Delaunay_graph_hierarchy_2_impl.h      |     0
 .../Segment_Delaunay_graph_2/Sqrt_extension_2.h    |     0
 .../CGAL/Segment_Delaunay_graph_2/Traits_base_2.h  |     0
 .../Segment_Delaunay_graph_2/Traits_wrapper_2.h    |     0
 .../Triangulation_face_base_with_edges_2.h         |     0
 .../Segment_Delaunay_graph_2/Vertex_conflict_C2.h  |     0
 .../Segment_Delaunay_graph_2/Voronoi_vertex_C2.h   |     0
 .../Voronoi_vertex_ring_C2.h                       |     0
 .../Voronoi_vertex_sqrt_field_C2.h                 |     0
 .../Voronoi_vertex_sqrt_field_new_C2.h             |     0
 .../include/CGAL/Segment_Delaunay_graph_2/basic.h  |     0
 .../CGAL/Segment_Delaunay_graph_2/edge_list.h      |     0
 .../Segment_Delaunay_graph_2/in_place_edge_list.h  |     0
 .../include/CGAL/Segment_Delaunay_graph_Linf_2.h   |     0
 .../Basic_predicates_C2.h                          |     0
 .../Segment_Delaunay_graph_Linf_2/Bisector_Linf.h  |     0
 .../Constructions_C2.h                             |     0
 .../Filtered_traits_base_2.h                       |     0
 .../Finite_edge_interior_conflict_C2.h             |     0
 .../Infinite_edge_interior_conflict_C2.h           |     0
 .../Orientation_Linf_C2.h                          |     0
 .../Oriented_side_C2.h                             |     0
 .../Oriented_side_of_bisector_C2.h                 |     0
 .../Segment_Delaunay_graph_Linf_2/Predicates_C2.h  |     0
 .../Segment_Delaunay_graph_Linf_2_impl.h           |     0
 .../Segment_Delaunay_graph_Linf_hierarchy_2_impl.h |     0
 .../Segment_Delaunay_graph_Linf_2/Traits_base_2.h  |     0
 .../Vertex_conflict_C2.h                           |     0
 .../Voronoi_vertex_C2.h                            |     0
 .../Voronoi_vertex_ring_C2.h                       |     0
 .../Voronoi_vertex_sqrt_field_new_C2.h             |     0
 .../CGAL/Segment_Delaunay_graph_Linf_2/basic.h     |     0
 ...Segment_Delaunay_graph_Linf_filtered_traits_2.h |     0
 .../CGAL/Segment_Delaunay_graph_Linf_hierarchy_2.h |     0
 .../CGAL/Segment_Delaunay_graph_Linf_traits_2.h    |     0
 .../Segment_Delaunay_graph_adaptation_policies_2.h |     0
 .../Segment_Delaunay_graph_adaptation_traits_2.h   |     0
 .../CGAL/Segment_Delaunay_graph_face_base_2.h      |     0
 .../Segment_Delaunay_graph_filtered_traits_2.h     |     0
 .../CGAL/Segment_Delaunay_graph_hierarchy_2.h      |     0
 ...egment_Delaunay_graph_hierarchy_vertex_base_2.h |     0
 .../CGAL/Segment_Delaunay_graph_simple_site_2.h    |     0
 .../Segment_Delaunay_graph_simple_storage_site_2.h |     0
 .../include/CGAL/Segment_Delaunay_graph_site_2.h   |     0
 .../CGAL/Segment_Delaunay_graph_storage_site_2.h   |     0
 ...gment_Delaunay_graph_storage_site_with_info_2.h |     0
 .../CGAL/Segment_Delaunay_graph_storage_traits_2.h |     0
 ...ent_Delaunay_graph_storage_traits_with_info_2.h |     0
 .../include/CGAL/Segment_Delaunay_graph_traits_2.h |     0
 .../CGAL/Segment_Delaunay_graph_vertex_base_2.h    |     0
 .../include/CGAL/Segment_tree_d.h                  |     0
 .../include/CGAL/Segment_tree_k.h                  |     0
 .../include/CGAL/Shape_detection_3.h               |     0
 .../include/CGAL/Shape_detection_3/Cone.h          |     0
 .../include/CGAL/Shape_detection_3/Cylinder.h      |     0
 .../CGAL/Shape_detection_3/Efficient_RANSAC.h      |   932 +
 .../Shape_detection_3/Efficient_RANSAC_traits.h    |     0
 .../CGAL/include/CGAL/Shape_detection_3/Octree.h   |   727 +
 .../CGAL/include/CGAL/Shape_detection_3/Plane.h    |   239 +
 .../include/CGAL/Shape_detection_3/Shape_base.h    |   702 +
 .../include/CGAL/Shape_detection_3/Sphere.h        |     0
 .../include/CGAL/Shape_detection_3/Torus.h         |     0
 .../include/CGAL/Side_of_bounded_square_2.h        |     0
 .../include/CGAL/Side_of_oriented_square_2.h       |     0
 .../include/CGAL/Side_of_triangle_mesh.h           |     0
 .../include/CGAL/Simple_cartesian.h                |     0
 .../include/CGAL/Simple_circular_kernel_2.h        |     0
 .../include/CGAL/Simple_homogeneous.h              |     0
 .../include/CGAL/Simple_polygon_visibility_2.h     |     0
 .../include/CGAL/Simple_spherical_kernel_3.h       |     0
 .../{CGAL-4.8 => CGAL}/include/CGAL/Sixtuple.h     |     0
 .../include/CGAL/Skin_surface_3.h                  |     0
 .../include/CGAL/Skin_surface_base_3.h             |     0
 .../include/CGAL/Skin_surface_filtered_traits_3.h  |     0
 .../Skin_surface_marching_tetrahedra_observer_3.h  |     0
 .../include/CGAL/Skin_surface_polyhedral_items_3.h |     0
 ...urface_polyhedral_items_with_face_information.h |     0
 .../CGAL/Skin_surface_quadratic_surface_3.h        |     0
 .../CGAL/Skin_surface_refinement_policy_3.h        |     0
 .../include/CGAL/Skin_surface_traits_3.h           |     0
 .../{CGAL-4.8 => CGAL}/include/CGAL/Skiplist.h     |     0
 .../Small_side_angle_bisector_decomposition_2.h    |     0
 .../include/CGAL/Snap_rounding_2.h                 |     0
 .../include/CGAL/Snap_rounding_kd_2.h              |     0
 .../include/CGAL/Snap_rounding_traits_2.h          |     0
 .../CGAL/Sorted_matrix_search_traits_adaptor.h     |     0
 .../include/CGAL/Spatial_lock_grid_3.h             |     0
 .../include/CGAL/Spatial_sort_traits_adapter_2.h   |    73 +
 .../include/CGAL/Spatial_sort_traits_adapter_3.h   |    83 +
 .../include/CGAL/Spatial_sort_traits_adapter_d.h   |    87 +
 .../{CGAL-4.8 => CGAL}/include/CGAL/Sphere_3.h     |     0
 .../include/CGAL/Spherical_kernel_3.h              |     0
 .../include/CGAL/Spherical_kernel_intersections.h  |     0
 .../CGAL/Spherical_kernel_type_equality_wrapper.h  |     0
 .../{CGAL-4.8 => CGAL}/include/CGAL/Splitters.h    |     0
 .../include/CGAL/Sqrt_extension.h                  |     0
 .../Sqrt_extension/Algebraic_extension_traits.h    |     0
 .../Sqrt_extension/Algebraic_structure_traits.h    |     0
 .../CGAL/Sqrt_extension/Chinese_remainder_traits.h |     0
 .../include/CGAL/Sqrt_extension/Coercion_traits.h  |     0
 .../include/CGAL/Sqrt_extension/Eigen_NumTraits.h  |    49 +
 .../include/CGAL/Sqrt_extension/Fraction_traits.h  |     0
 .../CGAL/Sqrt_extension/Get_arithmetic_kernel.h    |     0
 .../include/CGAL/Sqrt_extension/Modular_traits.h   |     0
 .../CGAL/Sqrt_extension/Real_embeddable_traits.h   |     0
 .../CGAL/Sqrt_extension/Scalar_factor_traits.h     |     0
 .../CGAL/Sqrt_extension/Sqrt_extension_type.h      |     0
 .../include/CGAL/Sqrt_extension/Wang_traits.h      |     0
 .../include/CGAL/Sqrt_extension/convert_to_bfi.h   |     0
 .../include/CGAL/Sqrt_extension/io.h               |     0
 .../include/CGAL/Sqrt_extension_fwd.h              |     0
 .../include/CGAL/Square_border_parameterizer_3.h   |     0
 .../{CGAL-4.8 => CGAL}/include/CGAL/Straight_2.h   |     0
 .../include/CGAL/Straight_skeleton_2.h             |     0
 .../Polygon_offset_builder_2_impl.h                |     0
 .../Straight_skeleton_2/Straight_skeleton_aux.h    |     0
 .../Straight_skeleton_builder_2_impl.h             |     0
 .../Straight_skeleton_builder_events_2.h           |     0
 .../Straight_skeleton_builder_traits_2_aux.h       |     0
 .../include/CGAL/Straight_skeleton_2/assertions.h  |     0
 .../include/CGAL/Straight_skeleton_2/debug.h       |     0
 .../include/CGAL/Straight_skeleton_2/test.h        |     0
 .../include/CGAL/Straight_skeleton_builder_2.h     |     0
 .../CGAL/Straight_skeleton_builder_traits_2.h      |     0
 .../include/CGAL/Straight_skeleton_converter_2.h   |   304 +
 .../include/CGAL/Straight_skeleton_face_base_2.h   |     0
 .../CGAL/Straight_skeleton_halfedge_base_2.h       |     0
 .../include/CGAL/Straight_skeleton_items_2.h       |     0
 .../include/CGAL/Straight_skeleton_vertex_base_2.h |     0
 .../include/CGAL/Stream_lines_2.h                  |     0
 .../include/CGAL/Subdivision_mask_3.h              |     0
 .../include/CGAL/Subdivision_method_3.h            |     0
 .../include/CGAL/Subdivision_method_impl_3.h       |     0
 .../{CGAL-4.8 => CGAL}/include/CGAL/Surface_mesh.h |     0
 .../include/CGAL/Surface_mesh/IO.h                 |     0
 .../CGAL/include/CGAL/Surface_mesh/Properties.h    |   480 +
 .../CGAL/include/CGAL/Surface_mesh/Surface_mesh.h  |  3111 +++
 .../include/CGAL/Surface_mesh/Surface_mesh_fwd.h   |     0
 .../include/CGAL/Surface_mesh_cell_base_3.h        |     0
 .../Surface_mesh_complex_2_in_triangulation_3.h    |     0
 .../include/CGAL/Surface_mesh_default_criteria_3.h |     0
 .../CGAL/Surface_mesh_default_edges_criteria_3.h   |     0
 .../CGAL/Surface_mesh_default_triangulation_3.h    |     0
 .../CGAL/include/CGAL/Surface_mesh_deformation.h   |  1614 ++
 .../include/CGAL/Surface_mesh_shortest_path.h      |     0
 .../Surface_mesh_shortest_path.h                   |  2785 +++
 .../Surface_mesh_shortest_path_traits.h            |   205 +
 .../CGAL/Surface_mesh_shortest_path/barycentric.h  |     0
 .../Surface_mesh_shortest_path/function_objects.h  |     0
 .../internal/Cone_expansion_event.h                |     0
 .../internal/Cone_tree.h                           |     0
 .../internal/misc_functions.h                      |     0
 .../Surface_mesh_simplification/Detail/Common.h    |     0
 .../Detail/Edge_collapse.h                         |     0
 .../Detail/Edge_collapse_impl.h                    |     0
 .../Edge_collapse_visitor_base.h                   |     0
 .../HalfedgeGraph_Polyhedron_3.h                   |     0
 .../Policies/Edge_collapse/Constrained_placement.h |     0
 .../Edge_collapse/Count_ratio_stop_predicate.h     |     0
 .../Policies/Edge_collapse/Count_stop_predicate.h  |     0
 .../Edge_collapse/Detail/Lindstrom_Turk_core.h     |     0
 .../Detail/Lindstrom_Turk_core_impl.h              |     0
 .../Policies/Edge_collapse/Edge_length_cost.h      |     0
 .../Policies/Edge_collapse/Edge_profile.h          |     0
 .../Policies/Edge_collapse/Edge_profile_impl.h     |     0
 .../Policies/Edge_collapse/LindstromTurk.h         |     0
 .../Policies/Edge_collapse/LindstromTurk_cost.h    |     0
 .../Policies/Edge_collapse/LindstromTurk_params.h  |     0
 .../Edge_collapse/LindstromTurk_placement.h        |     0
 .../Policies/Edge_collapse/Midpoint_and_length.h   |     0
 .../Policies/Edge_collapse/Midpoint_placement.h    |     0
 .../Surface_mesh_simplification/edge_collapse.h    |     0
 .../include/CGAL/Surface_mesh_traits_generator_3.h |     0
 .../CGAL/Surface_mesh_triangulation_generator_3.h  |     0
 .../include/CGAL/Surface_mesh_vertex_base_3.h      |     0
 .../include/CGAL/Surface_mesher/Combining_oracle.h |     0
 .../include/CGAL/Surface_mesher/Has_edges.h        |     0
 .../Surface_mesher/Implicit_surface_oracle_3.h     |     0
 .../Surface_mesher/Intersection_data_structure_3.h |     0
 .../CGAL/Surface_mesher/Null_oracle_visitor.h      |     0
 .../Point_surface_indices_oracle_visitor.h         |     0
 .../Poisson_implicit_surface_oracle_3.h            |     0
 .../CGAL/Surface_mesher/Polyhedral_oracle.h        |     0
 .../include/CGAL/Surface_mesher/Profile_counter.h  |     0
 .../include/CGAL/Surface_mesher/Profile_timer.h    |     0
 .../include/CGAL/Surface_mesher/Sphere_oracle_3.h  |     0
 .../CGAL/Surface_mesher/Standard_criteria.h        |     0
 .../include/CGAL/Surface_mesher/Surface_mesher.h   |     0
 .../Surface_mesher/Surface_mesher_edges_level.h    |     0
 .../Surface_mesher_edges_level_visitor.h           |     0
 .../CGAL/Surface_mesher/Surface_mesher_manifold.h  |     0
 .../Surface_mesher/Surface_mesher_regular_edges.h  |     0
 .../CGAL/Surface_mesher/Surface_mesher_visitor.h   |     0
 .../include/CGAL/Surface_mesher/Types_generators.h |     0
 .../include/CGAL/Surface_mesher/Verbose_flag.h     |     0
 .../Vertices_on_the_same_psc_element_criterion.h   |     0
 .../Vertices_on_the_same_surface_criterion.h       |     0
 .../include/CGAL/Surface_mesher_generator.h        |     0
 .../{CGAL-4.8 => CGAL}/include/CGAL/Sweep_line_2.h |     0
 .../Sweep_line_2/Arr_basic_insertion_sl_visitor.h  |     0
 .../Sweep_line_2/Arr_basic_insertion_traits_2.h    |     0
 .../CGAL/Sweep_line_2/Arr_batched_pl_sl_visitor.h  |     0
 .../CGAL/Sweep_line_2/Arr_construction_event.h     |     0
 .../Sweep_line_2/Arr_construction_sl_visitor.h     |     0
 .../CGAL/Sweep_line_2/Arr_construction_subcurve.h  |     0
 .../Sweep_line_2/Arr_default_overlay_traits_base.h |     0
 .../CGAL/Sweep_line_2/Arr_insertion_sl_visitor.h   |     0
 .../CGAL/Sweep_line_2/Arr_insertion_traits_2.h     |     0
 .../CGAL/Sweep_line_2/Arr_overlay_sl_visitor.h     |     0
 .../CGAL/Sweep_line_2/Arr_overlay_subcurve.h       |     0
 .../CGAL/Sweep_line_2/Arr_overlay_traits_2.h       |     0
 .../CGAL/Sweep_line_2/Arr_vert_decomp_sl_visitor.h |     0
 .../CGAL/Sweep_line_2/Basic_sweep_line_2_impl.h    |     0
 .../include/CGAL/Sweep_line_2/Sweep_line_2_debug.h |     0
 .../include/CGAL/Sweep_line_2/Sweep_line_2_impl.h  |     0
 .../include/CGAL/Sweep_line_2/Sweep_line_2_utils.h |     0
 .../CGAL/Sweep_line_2/Sweep_line_2_visitors.h      |     0
 .../CGAL/Sweep_line_2/Sweep_line_curve_pair.h      |     0
 .../include/CGAL/Sweep_line_2/Sweep_line_event.h   |     0
 .../CGAL/Sweep_line_2/Sweep_line_functors.h        |     0
 .../CGAL/Sweep_line_2/Sweep_line_subcurve.h        |     0
 .../include/CGAL/Sweep_line_2_algorithms.h         |     0
 .../include/CGAL/Sweep_line_empty_visitor.h        |     0
 .../CGAL/TDS_full_cell_default_storage_policy.h    |     0
 .../CGAL/TDS_full_cell_mirror_storage_policy.h     |     0
 .../{CGAL-4.8 => CGAL}/include/CGAL/Taucs_fix.h    |     0
 .../{CGAL-4.8 => CGAL}/include/CGAL/Taucs_matrix.h |     0
 .../include/CGAL/Taucs_solver_traits.h             |     0
 .../{CGAL-4.8 => CGAL}/include/CGAL/Taucs_vector.h |     0
 .../include/CGAL/Tetrahedron_3.h                   |     0
 .../Three/Polyhedron_demo_io_plugin_interface.h    |    62 +
 .../CGAL/Three/Polyhedron_demo_plugin_helper.h     |    95 +
 .../CGAL/Three/Polyhedron_demo_plugin_interface.h  |    63 +
 .../CGAL/include/CGAL/Three/Scene_draw_interface.h |    60 +
 .../CGAL/include/CGAL/Three/Scene_group_item.h     |   172 +
 3rdparty/CGAL/include/CGAL/Three/Scene_interface.h |   194 +
 3rdparty/CGAL/include/CGAL/Three/Scene_item.h      |   419 +
 .../include/CGAL/Three/Scene_item_config.h         |     0
 .../CGAL/Three/Scene_print_interface_item.h        |    41 +
 3rdparty/CGAL/include/CGAL/Three/TextRenderer.h    |   146 +
 .../include/CGAL/Three/Viewer_config.h             |     0
 .../CGAL/include/CGAL/Three/Viewer_interface.h     |   186 +
 .../{CGAL-4.8 => CGAL}/include/CGAL/Threetuple.h   |     0
 3rdparty/CGAL/include/CGAL/Time_stamper.h          |   103 +
 3rdparty/{CGAL-4.8 => CGAL}/include/CGAL/Timer.h   |     0
 .../{CGAL-4.8 => CGAL}/include/CGAL/Timer_impl.h   |     0
 .../include/CGAL/Tools/Counter.h                   |     0
 .../{CGAL-4.8 => CGAL}/include/CGAL/Tools/Label.h  |     0
 .../{CGAL-4.8 => CGAL}/include/CGAL/Tools/Log.h    |     0
 .../include/CGAL/Tools/Log_impl.h                  |     0
 .../include/CGAL/Tools/chained_map.h               |     0
 .../include/CGAL/Tools/utility_macros.h            |     0
 .../include/CGAL/Traits_with_offsets_adaptor.h     |     0
 .../include/CGAL/Transform_iterator.h              |     0
 .../include/CGAL/Tree_assertions.h                 |     0
 .../{CGAL-4.8 => CGAL}/include/CGAL/Tree_base.h    |     0
 .../{CGAL-4.8 => CGAL}/include/CGAL/Tree_traits.h  |     0
 .../{CGAL-4.8 => CGAL}/include/CGAL/Triangle_2.h   |     0
 .../CGAL/Triangle_2_Iso_rectangle_2_intersection.h |     0
 .../include/CGAL/Triangle_2_Line_2_intersection.h  |     0
 .../include/CGAL/Triangle_2_Point_2_intersection.h |     0
 .../include/CGAL/Triangle_2_Ray_2_intersection.h   |     0
 .../CGAL/Triangle_2_Segment_2_intersection.h       |     0
 .../CGAL/Triangle_2_Triangle_2_do_intersect.h      |     0
 .../CGAL/Triangle_2_Triangle_2_intersection.h      |     0
 .../{CGAL-4.8 => CGAL}/include/CGAL/Triangle_3.h   |     0
 .../include/CGAL/Triangle_3_Line_3_do_intersect.h  |     0
 .../include/CGAL/Triangle_3_Plane_3_do_intersect.h |     0
 .../include/CGAL/Triangle_3_Point_3_do_intersect.h |     0
 .../include/CGAL/Triangle_3_Ray_3_do_intersect.h   |     0
 .../CGAL/Triangle_3_Segment_3_do_intersect.h       |     0
 .../CGAL/Triangle_3_Tetrahedron_3_do_intersect.h   |     0
 .../CGAL/Triangle_3_Triangle_3_do_intersect.h      |     0
 .../CGAL/Triangle_3_Triangle_3_intersection.h      |     0
 .../include/CGAL/Triangle_accessor_3.h             |     0
 .../CGAL/Triangular_expansion_visibility_2.h       |     0
 .../include/CGAL/Triangular_field_2.h              |     0
 .../CGAL/Triangulated_mixed_complex_observer_3.h   |     0
 .../include/CGAL/Triangulation.h                   |     0
 .../include/CGAL/Triangulation_2.h                 |     0
 .../CGAL/Triangulation_2/insert_constraints.h      |   118 +
 .../Triangulation_2_filtered_projection_traits_3.h |    31 +
 .../CGAL/Triangulation_2_projection_traits_3.h     |    57 +
 .../include/CGAL/Triangulation_2_traits_3.h        |     0
 3rdparty/CGAL/include/CGAL/Triangulation_3.h       |  6691 +++++
 .../include/CGAL/Triangulation_cell_base_3.h       |     0
 .../Triangulation_cell_base_with_circumcenter_3.h  |     0
 .../CGAL/Triangulation_cell_base_with_info_3.h     |     0
 .../include/CGAL/Triangulation_conformer_2.h       |     0
 .../include/CGAL/Triangulation_data_structure.h    |     0
 .../include/CGAL/Triangulation_data_structure_2.h  |     0
 .../include/CGAL/Triangulation_data_structure_3.h  |  3974 +++
 .../Triangulation_data_structure_using_list_2.h    |     0
 .../CGAL/Triangulation_default_data_structure_2.h  |     0
 .../include/CGAL/Triangulation_ds_cell_base_3.h    |     0
 .../include/CGAL/Triangulation_ds_circulators_2.h  |     0
 .../include/CGAL/Triangulation_ds_face_2.h         |     0
 .../include/CGAL/Triangulation_ds_face_base_2.h    |     0
 .../include/CGAL/Triangulation_ds_full_cell.h      |     0
 .../include/CGAL/Triangulation_ds_iterators_2.h    |     0
 .../include/CGAL/Triangulation_ds_vertex.h         |     0
 .../include/CGAL/Triangulation_ds_vertex_2.h       |     0
 .../include/CGAL/Triangulation_ds_vertex_base_2.h  |     0
 .../include/CGAL/Triangulation_ds_vertex_base_3.h  |     0
 .../CGAL/Triangulation_euclidean_traits_2.h        |   136 +
 .../include/CGAL/Triangulation_face.h              |     0
 .../include/CGAL/Triangulation_face_base_2.h       |     0
 .../CGAL/Triangulation_face_base_with_info_2.h     |     0
 .../include/CGAL/Triangulation_full_cell.h         |     0
 .../include/CGAL/Triangulation_geom_traits_3.h     |     0
 .../include/CGAL/Triangulation_hierarchy_2.h       |     0
 .../CGAL/include/CGAL/Triangulation_hierarchy_3.h  |   844 +
 .../CGAL/Triangulation_hierarchy_vertex_base_2.h   |     0
 .../CGAL/Triangulation_hierarchy_vertex_base_3.h   |     0
 .../CGAL/Triangulation_incremental_builder_3.h     |     0
 .../CGAL/Triangulation_iterator_adaptator.h        |     0
 .../CGAL/Triangulation_line_face_circulator_2.h    |   698 +
 .../include/CGAL/Triangulation_simplex_3.h         |     0
 .../Triangulation_structural_filtering_traits.h    |     0
 .../include/CGAL/Triangulation_utils_2.h           |     0
 .../include/CGAL/Triangulation_utils_3.h           |     0
 .../include/CGAL/Triangulation_vertex.h            |     0
 .../include/CGAL/Triangulation_vertex_base_2.h     |     0
 .../include/CGAL/Triangulation_vertex_base_3.h     |     0
 .../CGAL/Triangulation_vertex_base_with_id_2.h     |     0
 .../CGAL/Triangulation_vertex_base_with_info_2.h   |     0
 .../CGAL/Triangulation_vertex_base_with_info_3.h   |     0
 .../include/CGAL/Trivial_iterator.h                |     0
 .../include/CGAL/Two_vertices_parameterizer_3.h    |     0
 .../{CGAL-4.8 => CGAL}/include/CGAL/Twotuple.h     |     0
 .../{CGAL-4.8 => CGAL}/include/CGAL/Umbilics.h     |     0
 .../{CGAL-4.8 => CGAL}/include/CGAL/Uncertain.h    |     0
 .../include/CGAL/Unfiltered_predicate_adaptor.h    |     0
 .../{CGAL-4.8 => CGAL}/include/CGAL/Union_find.h   |     0
 .../include/CGAL/Union_of_balls_3.h                |     0
 .../include/CGAL/Unique_hash_map.h                 |     0
 .../{CGAL-4.8 => CGAL}/include/CGAL/Vector_2.h     |     0
 .../{CGAL-4.8 => CGAL}/include/CGAL/Vector_3.h     |     0
 .../CGAL/Vertex2Data_Property_Map_with_std_map.h   |     0
 .../include/CGAL/Visibility_2/visibility_utils.h   |     0
 .../include/CGAL/Voronoi_diagram_2.h               |     0
 .../include/CGAL/Voronoi_diagram_2/Accessor.h      |     0
 .../Voronoi_diagram_2/Adaptation_traits_base_2.h   |     0
 .../Voronoi_diagram_2/Adaptation_traits_functors.h |     0
 .../Apollonius_graph_degeneracy_testers.h          |     0
 .../Apollonius_graph_nearest_site_2.h              |     0
 .../Voronoi_diagram_2/Cached_degeneracy_testers.h  |     0
 .../CGAL/Voronoi_diagram_2/Circulator_adaptors.h   |     0
 .../CGAL/Voronoi_diagram_2/Connected_components.h  |     0
 .../CGAL/Voronoi_diagram_2/Construct_dual_points.h |     0
 .../Voronoi_diagram_2/Default_site_inserters.h     |     0
 .../CGAL/Voronoi_diagram_2/Default_site_removers.h |     0
 .../Voronoi_diagram_2/Degeneracy_tester_binders.h  |     0
 .../Delaunay_triangulation_degeneracy_testers.h    |     0
 .../Delaunay_triangulation_nearest_site_2.h        |     0
 .../CGAL/Voronoi_diagram_2/Dummy_iterator.h        |     0
 .../include/CGAL/Voronoi_diagram_2/Edge_less.h     |     0
 .../include/CGAL/Voronoi_diagram_2/Face.h          |     0
 .../CGAL/Voronoi_diagram_2/Finder_classes.h        |     0
 .../include/CGAL/Voronoi_diagram_2/Halfedge.h      |     0
 .../CGAL/Voronoi_diagram_2/Handle_adaptor.h        |     0
 .../CGAL/Voronoi_diagram_2/Identity_rejectors.h    |     0
 .../CGAL/Voronoi_diagram_2/Iterator_adaptors.h     |     0
 .../include/CGAL/Voronoi_diagram_2/Policy_base.h   |     0
 .../Regular_triangulation_degeneracy_testers.h     |     0
 .../Regular_triangulation_nearest_site_2.h         |     0
 .../Segment_Delaunay_graph_degeneracy_testers.h    |     0
 .../Segment_Delaunay_graph_nearest_site_2.h        |     0
 .../CGAL/Voronoi_diagram_2/Site_accessors.h        |     0
 .../CGAL/Voronoi_diagram_2/Unbounded_edges.h       |     0
 .../CGAL/Voronoi_diagram_2/Unbounded_faces.h       |     0
 .../CGAL/Voronoi_diagram_2/Validity_testers.h      |     0
 .../include/CGAL/Voronoi_diagram_2/Vertex.h        |     0
 .../include/CGAL/Voronoi_diagram_2/basic.h         |     0
 .../include/CGAL/Voronoi_intersection_2_traits_3.h |     0
 .../include/CGAL/Weighted_Minkowski_distance.h     |   415 +
 .../CGAL/Weighted_alpha_shape_euclidean_traits_2.h |     0
 .../CGAL/Weighted_alpha_shape_euclidean_traits_3.h |     0
 .../include/CGAL/Weighted_point.h                  |     0
 .../CGAL/Weighted_point_with_psc_localisation.h    |     0
 .../CGAL/Weighted_point_with_surface_index.h       |     0
 ...Weighted_point_with_surface_index_geom_traits.h |     0
 3rdparty/{CGAL-4.8 => CGAL}/include/CGAL/Width_3.h |     0
 .../include/CGAL/Width_default_traits_3.h          |     0
 .../include/CGAL/Width_polyhedron_3.h              |     0
 .../include/CGAL/Win32_exception.h                 |     0
 .../include/CGAL/aff_transformation_tags.h         |     0
 .../include/CGAL/aff_transformation_tags_impl.h    |     0
 .../{CGAL-4.8 => CGAL}/include/CGAL/algorithm.h    |     0
 .../include/CGAL/all_furthest_neighbors_2.h        |     0
 .../include/CGAL/apply_to_range.h                  |     0
 .../include/CGAL/approximated_offset_2.h           |     0
 .../include/CGAL/argument_swaps.h                  |     0
 .../include/CGAL/arrange_offset_polygons_2.h       |     0
 3rdparty/{CGAL-4.8 => CGAL}/include/CGAL/array.h   |     0
 3rdparty/CGAL/include/CGAL/assertions.h            |   359 +
 .../include/CGAL/assertions_behaviour.h            |     0
 .../include/CGAL/assertions_impl.h                 |     0
 3rdparty/{CGAL-4.8 => CGAL}/include/CGAL/atomic.h  |     0
 .../include/CGAL/auto_link/CGAL.h                  |     0
 .../include/CGAL/auto_link/CORE.h                  |     0
 .../include/CGAL/auto_link/ImageIO.h               |     0
 .../include/CGAL/auto_link/LAPACK.h                |     0
 .../{CGAL-4.8 => CGAL}/include/CGAL/auto_link/Qt.h |     0
 .../include/CGAL/auto_link/TAUCS.h                 |     0
 .../include/CGAL/auto_link/auto_link.h             |     0
 .../{CGAL-4.8 => CGAL}/include/CGAL/barycenter.h   |     0
 3rdparty/{CGAL-4.8 => CGAL}/include/CGAL/basic.h   |     0
 .../include/CGAL/basic_classes.h                   |     0
 .../include/CGAL/basic_constructions_2.h           |     0
 .../include/CGAL/basic_constructions_3.h           |     0
 .../include/CGAL/bbox_intersection_3.h             |     0
 .../CGAL/include/CGAL/bilateral_smooth_point_set.h |   629 +
 3rdparty/CGAL/include/CGAL/boost/graph/Dual.h      |   480 +
 .../include/CGAL/boost/graph/Euler_operations.h    |     0
 .../include/CGAL/boost/graph/Graph_geometry.h      |     0
 .../boost/graph/backward_compatibility_functions.h |     0
 .../include/CGAL/boost/graph/copy_face_graph.h     |   161 +
 .../CGAL/boost/graph/dijkstra_shortest_paths.h     |     0
 .../CGAL/boost/graph/dijkstra_shortest_paths.hpp   |     0
 .../include/CGAL/boost/graph/graph_concepts.h      |     0
 .../CGAL/boost/graph/graph_traits_Arrangement_2.h  |     0
 .../boost/graph/graph_traits_CombinatorialMap.h    |     0
 .../graph/graph_traits_Delaunay_triangulation_2.h  |   394 +
 .../boost/graph/graph_traits_Dual_Arrangement_2.h  |     0
 .../CGAL/boost/graph/graph_traits_HalfedgeDS.h     |   260 +
 .../graph/graph_traits_PolyMesh_ArrayKernelT.h     |   697 +
 .../CGAL/boost/graph/graph_traits_Polyhedron_3.h   |     0
 .../CGAL/boost/graph/graph_traits_Surface_mesh.h   |     0
 .../graph/graph_traits_TriMesh_ArrayKernelT.h      |   616 +
 .../boost/graph/graph_traits_Triangulation_2.h     |   872 +
 .../CGAL/boost/graph/halfedge_graph_traits.h       |     0
 .../boost/graph/halfedge_graph_traits_HalfedgeDS.h |     0
 .../graph/halfedge_graph_traits_Polyhedron_3.h     |     0
 .../include/CGAL/boost/graph/helpers.h             |     0
 .../CGAL/boost/graph/internal/Has_member_clear.h   |     0
 .../graph/internal/OM_iterator_from_circulator.h   |     0
 .../include/CGAL/boost/graph/internal/helpers.h    |     0
 .../include/CGAL/boost/graph/iterator.h            |     0
 .../CGAL/boost/graph/named_function_params.h       |     0
 .../include/CGAL/boost/graph/properties.h          |     0
 .../CGAL/boost/graph/properties_CombinatorialMap.h |   279 +
 .../boost/graph/properties_PolyMesh_ArrayKernelT.h |     0
 .../CGAL/boost/graph/properties_Polyhedron_3.h     |   443 +
 .../CGAL/boost/graph/properties_Surface_mesh.h     |   324 +
 .../boost/graph/properties_TriMesh_ArrayKernelT.h  |     0
 .../include/CGAL/boost/graph/selection.h           |     0
 .../CGAL/boost/graph/split_graph_into_polylines.h  |     0
 .../include/CGAL/boost/graph/visitor.h             |     0
 .../CGAL/boost/iterator/counting_iterator.hpp      |     0
 .../CGAL/boost/iterator/transform_iterator.hpp     |     0
 .../{CGAL-4.8 => CGAL}/include/CGAL/bounding_box.h |     0
 .../include/CGAL/box_intersection_d.h              |     0
 .../CGAL/cartesian_homogeneous_conversion.h        |     0
 .../{CGAL-4.8 => CGAL}/include/CGAL/centroid.h     |     0
 .../include/CGAL/certified_numeric_predicates.h    |     0
 .../include/CGAL/certified_quotient_predicates.h   |     0
 .../include/CGAL/ch_akl_toussaint.h                |     0
 .../{CGAL-4.8 => CGAL}/include/CGAL/ch_bykat.h     |     0
 3rdparty/{CGAL-4.8 => CGAL}/include/CGAL/ch_eddy.h |     0
 .../include/CGAL/ch_function_objects_2.h           |     0
 .../include/CGAL/ch_graham_andrew.h                |     0
 .../{CGAL-4.8 => CGAL}/include/CGAL/ch_jarvis.h    |     0
 .../{CGAL-4.8 => CGAL}/include/CGAL/ch_melkman.h   |     0
 .../include/CGAL/ch_selected_extreme_points_2.h    |     0
 .../{CGAL-4.8 => CGAL}/include/CGAL/circulator.h   |     0
 .../include/CGAL/circulator_bases.h                |     0
 .../include/CGAL/compare_vertices.h                |     0
 .../CGAL/include/CGAL/compute_average_spacing.h    |   258 +
 .../include/CGAL/compute_outer_frame_margin.h      |     0
 3rdparty/CGAL/include/CGAL/config.h                |   536 +
 .../include/CGAL/connect_holes.h                   |     0
 .../{CGAL-4.8 => CGAL}/include/CGAL/constant.h     |     0
 .../CGAL/constructions/Polygon_offset_cons_ftC2.h  |     0
 .../constructions/Straight_skeleton_cons_ftC2.h    |     0
 ...ctions_for_voronoi_intersection_cartesian_2_3.h |     0
 .../constructions_on_weighted_points_cartesian_3.h |     0
 .../include/CGAL/constructions/kernel_ftC2.h       |     0
 .../include/CGAL/constructions/kernel_ftC3.h       |     0
 ...squared_radius_smallest_orthogonalcircle_ftC2.h |     0
 .../include/CGAL/constructions_d.h                 |     0
 .../constructions_on_weighted_points_cartesian_2.h |     0
 ...onstructions_on_weighted_points_homogeneous_2.h |     0
 .../include/CGAL/convert_to_bfi.h                  |     0
 .../include/CGAL/convex_decomposition_3.h          |     0
 .../include/CGAL/convex_hull_2.h                   |     0
 .../include/CGAL/convex_hull_3.h                   |     0
 .../include/CGAL/convex_hull_3_to_polyhedron_3.h   |     0
 .../CGAL/convex_hull_constructive_traits_2.h       |     0
 .../include/CGAL/convex_hull_incremental_3.h       |     0
 .../include/CGAL/convex_hull_traits_2.h            |     0
 .../include/CGAL/convexity_check_2.h               |     0
 .../include/CGAL/convexity_check_3.h               |     0
 3rdparty/{CGAL-4.8 => CGAL}/include/CGAL/copy_n.h  |     0
 .../CGAL/include/CGAL/corefinement_operations.h    |   477 +
 .../include/CGAL/create_offset_polygons_2.h        |     0
 ...ate_offset_polygons_from_polygon_with_holes_2.h |     0
 .../include/CGAL/create_straight_skeleton_2.h      |     0
 ...e_straight_skeleton_from_polygon_with_holes_2.h |     0
 .../{CGAL-4.8 => CGAL}/include/CGAL/determinant.h  |     0
 .../include/CGAL/determinant_of_vectors.h          |     0
 .../include/CGAL/distance_predicates_2.h           |     0
 .../include/CGAL/distance_predicates_3.h           |     0
 3rdparty/{CGAL-4.8 => CGAL}/include/CGAL/double.h  |     0
 .../include/CGAL/edge_aware_upsample_point_set.h   |   648 +
 3rdparty/{CGAL-4.8 => CGAL}/include/CGAL/enum.h    |     0
 .../{CGAL-4.8 => CGAL}/include/CGAL/envelope_2.h   |     0
 .../{CGAL-4.8 => CGAL}/include/CGAL/envelope_3.h   |     0
 .../{CGAL-4.8 => CGAL}/include/CGAL/exceptions.h   |     0
 .../{CGAL-4.8 => CGAL}/include/CGAL/export/CGAL.h  |     0
 .../{CGAL-4.8 => CGAL}/include/CGAL/export/CORE.h  |     0
 .../include/CGAL/export/ImageIO.h                  |     0
 .../{CGAL-4.8 => CGAL}/include/CGAL/export/Qt.h    |     0
 .../include/CGAL/export/helpers.h                  |     0
 .../include/CGAL/extended_euclidean_algorithm.h    |     0
 .../CGAL/extract_mean_curvature_flow_skeleton.h    |    66 +
 .../include/CGAL/extremal_polygon_2.h              |     0
 .../{CGAL-4.8 => CGAL}/include/CGAL/exude_mesh_3.h |     0
 3rdparty/{CGAL-4.8 => CGAL}/include/CGAL/float.h   |     0
 .../include/CGAL/function_objects.h                |     0
 .../include/CGAL/functions_on_enums.h              |     0
 .../include/CGAL/functions_on_signs.h              |     0
 .../{CGAL-4.8 => CGAL}/include/CGAL/generators.h   |     0
 .../include/CGAL/generic_sweep.h                   |     0
 3rdparty/{CGAL-4.8 => CGAL}/include/CGAL/gl.h      |     0
 .../CGAL/global_functions_circular_kernel_2.h      |     0
 .../CGAL/global_functions_on_root_for_sphere_2_3.h |     0
 ...global_functions_on_roots_and_polynomials_1_3.h |     0
 ...global_functions_on_roots_and_polynomials_2_3.h |     0
 .../CGAL/global_functions_spherical_kernel_3.h     |     0
 3rdparty/{CGAL-4.8 => CGAL}/include/CGAL/glu.h     |     0
 3rdparty/{CGAL-4.8 => CGAL}/include/CGAL/gmp.h     |     0
 3rdparty/{CGAL-4.8 => CGAL}/include/CGAL/gmpxx.h   |     0
 .../include/CGAL/gmpxx_coercion_traits.h           |     0
 3rdparty/CGAL/include/CGAL/gnuplot_output_2.h      |   246 +
 .../{CGAL-4.8 => CGAL}/include/CGAL/grabbers.h     |     0
 .../include/CGAL/graph_traits_Arrangement_2.h      |     0
 .../include/CGAL/graph_traits_Dual_Arrangement_2.h |     0
 .../CGAL/include/CGAL/grid_simplify_point_set.h    |   222 +
 .../include/CGAL/halfedgeDS_cut_component.h        |     0
 .../include/CGAL/halfedgeds_connected_components.h |     0
 3rdparty/CGAL/include/CGAL/hash_openmesh.h         |   115 +
 .../include/CGAL/hierarchy_simplify_point_set.h    |   364 +
 .../{CGAL-4.8 => CGAL}/include/CGAL/hilbert_sort.h |     0
 .../include/CGAL/hilbert_sort_on_sphere.h          |     0
 .../include/CGAL/in_place_edge_list.h              |     0
 3rdparty/CGAL/include/CGAL/int.h                   |   293 +
 .../CGAL/internal/AABB_tree/AABB_drawing_traits.h  |     0
 .../include/CGAL/internal/AABB_tree/AABB_node.h    |   202 +
 .../internal/AABB_tree/AABB_ray_intersection.h     |   244 +
 .../CGAL/internal/AABB_tree/AABB_search_tree.h     |     0
 .../internal/AABB_tree/AABB_traversal_traits.h     |     0
 .../Halfedge_and_face_graph_property_maps.h        |   201 +
 .../AABB_tree/Has_nested_type_Shared_data.h        |     0
 .../AABB_tree/Is_ray_intersection_geomtraits.h     |    52 +
 .../CGAL/internal/AABB_tree/Primitive_helper.h     |     0
 .../internal/AABB_tree/nearest_point_segment_3.h   |     0
 .../internal/AABB_tree/nearest_point_triangle_3.h  |     0
 .../CGAL/internal/AFSR/Surface_face_base_2.h       |     0
 .../CGAL/internal/AFSR/Surface_vertex_base_2.h     |     0
 .../CGAL/internal/AFSR/construct_polyhedron.h      |     0
 .../CGAL/internal/AFSR/construct_surface_2.h       |     0
 .../include/CGAL/internal/AFSR/orient.h            |     0
 .../CGAL/internal/AFSR/write_triple_indices.h      |     0
 .../include/CGAL/internal/Classification_type.h    |     0
 .../include/CGAL/internal/Combination_enumerator.h |     0
 .../internal/Combinatorial_map_copy_functors.h     |     0
 .../internal/Combinatorial_map_group_functors.h    |  1033 +
 .../internal/Combinatorial_map_internal_functors.h |     0
 .../CGAL/internal/Combinatorial_map_sewable.h      |     0
 .../CGAL/internal/Combinatorial_map_utility.h      |     0
 .../Combinatorial_map_utility_novariadic.h         |     0
 .../internal/Delaunay_triangulation_hierarchy_3.h  |     0
 .../include/CGAL/internal/Dummy_tds_3.h            |     0
 .../include/CGAL/internal/Exact_type_selector.h    |     0
 .../include/CGAL/internal/Get_dimension_tag.h      |     0
 .../CGAL/include/CGAL/internal/Has_boolean_tags.h  |    82 +
 .../Intersections_3/Bbox_3_Bbox_3_do_intersect.h   |     0
 .../Intersections_3/Bbox_3_Line_3_do_intersect.h   |     0
 .../Intersections_3/Bbox_3_Plane_3_do_intersect.h  |     0
 .../Intersections_3/Bbox_3_Ray_3_do_intersect.h    |     0
 .../Bbox_3_Segment_3_do_intersect.h                |     0
 .../Intersections_3/Bbox_3_Sphere_3_do_intersect.h |     0
 .../Bbox_3_Triangle_3_do_intersect.h               |     0
 .../Triangle_3_Line_3_intersection.h               |     0
 .../Triangle_3_Ray_3_intersection.h                |     0
 .../Triangle_3_Segment_3_intersection.h            |     0
 .../include/CGAL/internal/K_neighbor_search.h      |     0
 .../include/CGAL/internal/Lazy_alpha_nt_2.h        |     0
 .../include/CGAL/internal/Lazy_alpha_nt_3.h        |     0
 ...domain_of_complex_3_in_triangulation_3_to_off.h |     0
 .../CGAL/internal/Mesh_3/Graph_manipulations.h     |   115 +
 .../internal/Mesh_3/Handle_IO_for_pair_of_int.h    |    84 +
 .../include/CGAL/internal/Mesh_3/check_weights.h   |     0
 .../CGAL/include/CGAL/internal/Mesh_3/get_index.h  |   171 +
 ...ic_3_Delaunay_triangulation_filtered_traits_3.h |   167 +
 ...ay_triangulation_statically_filtered_traits_3.h |    62 +
 .../Periodic_3_triangulation_filtered_traits_3.h   |   210 +
 .../Periodic_3_triangulation_remove_traits_3.h     |     0
 ..._3_triangulation_statically_filtered_traits_3.h |     0
 .../CGAL/internal/Polyhedron_plane_clipping_3.h    |   432 +
 .../include/CGAL/internal/Projection_traits_3.h    |     0
 .../Regular_triangulation_filtered_traits_3.h      |     0
 .../include/CGAL/internal/Rich_grid.h              |     0
 .../include/CGAL/internal/Static_filters/Angle_3.h |     0
 .../Static_filters/Compare_squared_radius_3.h      |     0
 .../Compare_weighted_squared_radius_3.h            |     0
 .../CGAL/internal/Static_filters/Compare_x_2.h     |   103 +
 .../CGAL/internal/Static_filters/Compare_y_2.h     |   103 +
 .../internal/Static_filters/Compare_y_at_x_2.h     |     0
 .../Static_filters/Coplanar_orientation_3.h        |     0
 .../Coplanar_side_of_bounded_circle_3.h            |     0
 .../CGAL/internal/Static_filters/Do_intersect_3.h  |     0
 .../include/CGAL/internal/Static_filters/Equal_2.h |   108 +
 .../include/CGAL/internal/Static_filters/Equal_3.h |     0
 .../CGAL/internal/Static_filters/Is_degenerate_3.h |     0
 .../CGAL/internal/Static_filters/Orientation_2.h   |     0
 .../CGAL/internal/Static_filters/Orientation_3.h   |     0
 .../Static_filters/Periodic_2_orientation_2.h      |     0
 .../Periodic_2_side_of_oriented_circle_2.h         |     0
 .../Static_filters/Periodic_3_orientation_3.h      |   273 +
 .../Periodic_3_side_of_oriented_sphere_3.h         |   306 +
 .../CGAL/internal/Static_filters/Power_test_3.h    |     0
 ...Regular_triangulation_static_filters_traits_3.h |     0
 .../Static_filters/Side_of_oriented_circle_2.h     |     0
 .../Static_filters/Side_of_oriented_sphere_3.h     |     0
 .../internal/Static_filters/Static_filter_error.h  |     0
 .../CGAL/internal/Static_filters/Static_filters.h  |   329 +
 .../include/CGAL/internal/Static_filters/tools.h   |   209 +
 .../CGAL/internal/Static_or_dynamic_array.h        |     0
 .../Spokes_and_rims_iterator.h                     |     0
 .../Surface_mesh_segmentation/AABB_traits.h        |     0
 .../AABB_traversal_traits.h                        |    77 +
 .../Alpha_expansion_graph_cut.h                    |     0
 .../Surface_mesh_segmentation/Disk_samplers.h      |     0
 .../Expectation_maximization.h                     |     0
 .../internal/Surface_mesh_segmentation/Filters.h   |     0
 .../Surface_mesh_segmentation/K_means_clustering.h |     0
 .../Surface_mesh_segmentation/SDF_calculation.h    |   584 +
 .../Surface_mesh_segmentation.h                    |   548 +
 .../Surface_mesh_skeletonization/Curve_skeleton.h  |     0
 .../internal/Surface_mesh_skeletonization/Debug.h  |     0
 .../Detect_degeneracy.h                            |     0
 .../CGAL/internal/Transform_coordinates_traits_3.h |     0
 .../CGAL/internal/Triangulation/Dummy_TDS.h        |     0
 .../Triangulation/Triangulation_ds_iterators.h     |     0
 .../CGAL/internal/Triangulation/utilities.h        |     0
 .../Triangulation_2_filtered_projection_traits_3.h |    85 +
 .../Triangulation_2_projection_traits_base_3.h     |   486 +
 .../CGAL/internal/Triangulation_ds_circulators_3.h |     0
 .../CGAL/internal/Triangulation_ds_iterators_3.h   |     0
 .../Voronoi_covariance_3/voronoi_covariance_3.h    |   231 +
 .../voronoi_covariance_sphere_3.h                  |     0
 .../include/CGAL/internal/auxiliary/graph.h        |     0
 .../CGAL/internal/boost/array_binary_tree.hpp      |     0
 .../include/CGAL/internal/boost/mutable_heap.hpp   |     0
 .../include/CGAL/internal/boost/mutable_queue.hpp  |   153 +
 .../include/CGAL/internal/bounded_priority_queue.h |     0
 .../include/CGAL/internal/container_fwd_fixed.hpp  |     0
 .../Combinatorial_map_for_corefinement.h           |   113 +
 .../corefinement/Polyhedron_constness_types.h      |     0
 .../intersection_coplanar_triangles_3.h            |     0
 .../corefinement/intersection_triangle_segment_3.h |     0
 .../intersection_triangle_segment_3_coplanar.h     |     0
 .../include/CGAL/internal/deprecation_warning.h    |     0
 .../include/CGAL/internal/info_check.h             |     0
 .../include/CGAL/interpolation_functions.h         |     0
 .../include/CGAL/intersection_2.h                  |     0
 .../include/CGAL/intersection_2_1.h                |     0
 .../include/CGAL/intersection_2_2.h                |     0
 .../include/CGAL/intersection_2_3.h                |     0
 .../include/CGAL/intersection_3.h                  |     0
 .../include/CGAL/intersection_3_1.h                |     0
 .../include/CGAL/intersection_of_Polyhedra_3.h     |  2106 ++
 ...ntersection_of_Polyhedra_3_refinement_visitor.h |  2260 ++
 .../include/CGAL/intersections.h                   |     0
 .../include/CGAL/intersections_d.h                 |     0
 3rdparty/CGAL/include/CGAL/ipower.h                |    83 +
 .../include/CGAL/is_convertible.h                  |     0
 .../{CGAL-4.8 => CGAL}/include/CGAL/is_iterator.h  |     0
 .../include/CGAL/is_streamable.h                   |     0
 .../include/CGAL/is_y_monotone_2.h                 |     0
 .../{CGAL-4.8 => CGAL}/include/CGAL/iterator.h     |     0
 .../include/CGAL/iterator_from_indices.h           |     0
 3rdparty/CGAL/include/CGAL/jet_estimate_normals.h  |   339 +
 3rdparty/CGAL/include/CGAL/jet_smooth_point_set.h  |   323 +
 .../include/CGAL/kernel_assertions.h               |     0
 .../{CGAL-4.8 => CGAL}/include/CGAL/kernel_basic.h |     0
 .../include/CGAL/kernel_config.h                   |     0
 3rdparty/CGAL/include/CGAL/kernel_to_kernel.h      |   111 +
 .../include/CGAL/known_bit_size_integers.h         |     0
 3rdparty/CGAL/include/CGAL/leda_bigfloat.h         |   157 +
 .../CGAL/include/CGAL/leda_bigfloat_interval.h     |   488 +
 3rdparty/CGAL/include/CGAL/leda_coercion_traits.h  |   114 +
 3rdparty/CGAL/include/CGAL/leda_integer.h          |   265 +
 3rdparty/CGAL/include/CGAL/leda_rational.h         |   282 +
 3rdparty/CGAL/include/CGAL/leda_real.h             |   231 +
 .../include/CGAL/linear_least_squares_fitting_2.h  |     0
 .../include/CGAL/linear_least_squares_fitting_3.h  |     0
 .../CGAL/linear_least_squares_fitting_circles_2.h  |     0
 .../CGAL/linear_least_squares_fitting_cuboids_3.h  |     0
 .../CGAL/linear_least_squares_fitting_points_2.h   |     0
 .../CGAL/linear_least_squares_fitting_points_3.h   |     0
 .../linear_least_squares_fitting_rectangles_2.h    |     0
 .../CGAL/linear_least_squares_fitting_segments_2.h |     0
 .../CGAL/linear_least_squares_fitting_segments_3.h |     0
 .../CGAL/linear_least_squares_fitting_spheres_3.h  |     0
 .../linear_least_squares_fitting_tetrahedra_3.h    |     0
 .../linear_least_squares_fitting_triangles_2.h     |     0
 .../linear_least_squares_fitting_triangles_3.h     |     0
 .../include/CGAL/lloyd_optimize_mesh_2.h           |     0
 .../include/CGAL/lloyd_optimize_mesh_3.h           |     0
 .../{CGAL-4.8 => CGAL}/include/CGAL/long_double.h  |     0
 .../{CGAL-4.8 => CGAL}/include/CGAL/long_long.h    |     0
 3rdparty/CGAL/include/CGAL/make_mesh_3.h           |   453 +
 .../CGAL/make_piecewise_smooth_surface_mesh.h      |     0
 .../include/CGAL/make_skin_surface_mesh_3.h        |     0
 .../include/CGAL/make_surface_mesh.h               |     0
 .../include/CGAL/make_union_of_balls_3.h           |     0
 .../include/CGAL/marching_tetrahedra_3.h           |     0
 3rdparty/{CGAL-4.8 => CGAL}/include/CGAL/memory.h  |     0
 3rdparty/CGAL/include/CGAL/mesh_segmentation.h     |   491 +
 .../include/CGAL/mesh_skin_surface_3.h             |     0
 .../include/CGAL/mesh_union_of_balls_3.h           |     0
 .../{CGAL-4.8 => CGAL}/include/CGAL/min_max_n.h    |     0
 .../include/CGAL/min_quadrilateral_2.h             |     0
 .../CGAL/minimum_enclosing_quadrilateral_2.h       |     0
 3rdparty/CGAL/include/CGAL/minkowski_sum_2.h       |  1103 +
 .../include/CGAL/minkowski_sum_3.h                 |     0
 .../include/CGAL/monotone_matrix_search.h          |     0
 .../include/CGAL/more_functions_on_signs.h         |     0
 .../include/CGAL/mpfi_coercion_traits.h            |     0
 .../include/CGAL/mpfr_coercion_traits.h            |     0
 .../{CGAL-4.8 => CGAL}/include/CGAL/mpq_class.h    |     0
 .../{CGAL-4.8 => CGAL}/include/CGAL/mpz_class.h    |     0
 3rdparty/CGAL/include/CGAL/mst_orient_normals.h    |   672 +
 .../include/CGAL/multiset_assertions.h             |     0
 3rdparty/{CGAL-4.8 => CGAL}/include/CGAL/mutex.h   |     0
 .../include/CGAL/natural_neighbor_coordinates_2.h  |     0
 .../include/CGAL/natural_neighbor_coordinates_3.h  |     0
 .../include/CGAL/nearest_neighbor_delaunay_2.h     |     0
 .../include/CGAL/normal_vector_newell_3.h          |     0
 .../include/CGAL/number_type_basic.h               |     0
 .../include/CGAL/number_type_config.h              |     0
 3rdparty/CGAL/include/CGAL/number_utils.h          |   335 +
 .../include/CGAL/number_utils_classes.h            |     0
 .../include/CGAL/odt_optimize_mesh_3.h             |     0
 .../include/CGAL/offset_polygon_2.h                |     0
 .../include/CGAL/optimize_mesh_3.h                 |     0
 .../{CGAL-4.8 => CGAL}/include/CGAL/parameterize.h |     0
 .../{CGAL-4.8 => CGAL}/include/CGAL/partition_2.h  |     0
 .../include/CGAL/partition_is_valid_2.h            |     0
 3rdparty/CGAL/include/CGAL/pca_estimate_normals.h  |   294 +
 .../include/CGAL/periodic_3_triangulation_3_io.h   |     0
 .../include/CGAL/perturb_mesh_3.h                  |     0
 .../include/CGAL/pierce_rectangles_2.h             |     0
 3rdparty/CGAL/include/CGAL/point_generators_2.h    |   547 +
 3rdparty/CGAL/include/CGAL/point_generators_3.h    |   309 +
 .../include/CGAL/point_generators_d.h              |     0
 .../include/CGAL/point_set_processing_assertions.h |     0
 .../include/CGAL/poisson_refine_triangulation.h    |     0
 .../include/CGAL/polygon_function_objects.h        |     0
 .../include/CGAL/polygon_mesh_processing.h         |     0
 .../include/CGAL/polyhedron_cut_plane_3.h          |     0
 .../include/CGAL/polynomial_utils.h                |     0
 .../CGAL/predicates/Polygon_offset_pred_ftC2.h     |     0
 .../CGAL/predicates/Regular_triangulation_ftC2.h   |     0
 .../CGAL/predicates/Regular_triangulation_ftC3.h   |     0
 .../CGAL/predicates/Regular_triangulation_rtH2.h   |     0
 .../CGAL/predicates/Regular_triangulation_rtH3.h   |     0
 .../CGAL/predicates/Straight_skeleton_pred_ftC2.h  |     0
 .../predicates/in_smallest_orthogonalcircle_ftC2.h |     0
 .../include/CGAL/predicates/kernel_ftC2.h          |     0
 .../include/CGAL/predicates/kernel_ftC3.h          |     0
 .../predicates/predicates_for_mixed_complex_3.h    |     0
 ...icates_for_voronoi_intersection_cartesian_2_3.h |     0
 .../predicates_on_weighted_points_cartesian_3.h    |     0
 .../include/CGAL/predicates/sign_of_determinant.h  |     0
 .../{CGAL-4.8 => CGAL}/include/CGAL/predicates_d.h |     0
 .../include/CGAL/predicates_on_lines_2.h           |     0
 .../include/CGAL/predicates_on_points_2.h          |     0
 .../include/CGAL/predicates_on_points_3.h          |     0
 3rdparty/CGAL/include/CGAL/primes.h                |   332 +
 3rdparty/CGAL/include/CGAL/property_map.h          |   353 +
 3rdparty/CGAL/include/CGAL/radial_orient_normals.h |   180 +
 .../include/CGAL/random_convex_hull_in_disc_2.h    |     0
 .../include/CGAL/random_convex_set_2.h             |     0
 .../include/CGAL/random_polygon_2.h                |     0
 .../include/CGAL/random_selection.h                |     0
 .../CGAL/include/CGAL/random_simplify_point_set.h  |   119 +
 .../include/CGAL/range_search_delaunay_2.h         |     0
 .../include/CGAL/rational_rotation.h               |     0
 .../include/CGAL/read_vtk_image_data.h             |     0
 .../include/CGAL/rectangular_3_center_2.h          |     0
 .../include/CGAL/rectangular_p_center_2.h          |     0
 3rdparty/CGAL/include/CGAL/refine_mesh_3.h         |   504 +
 .../include/CGAL/regular_neighbor_coordinates_2.h  |     0
 3rdparty/CGAL/include/CGAL/regularize_planes.h     |   771 +
 .../include/CGAL/remove_far_points_in_mesh_3.h     |     0
 3rdparty/CGAL/include/CGAL/remove_outliers.h       |   242 +
 .../include/CGAL/representation_tags.h             |     0
 .../{CGAL-4.8 => CGAL}/include/CGAL/result_of.h    |     0
 .../include/CGAL/segment_intersection_points_2.h   |     0
 .../include/CGAL/sibson_gradient_fitting.h         |     0
 .../include/CGAL/simple_transformations_d.h        |     0
 .../include/CGAL/simplest_rational_in_interval.h   |     0
 .../include/CGAL/sorted_matrix_search.h            |     0
 .../{CGAL-4.8 => CGAL}/include/CGAL/spatial_sort.h |     0
 .../include/CGAL/spatial_sort_on_sphere.h          |     0
 .../include/CGAL/squared_distance_2.h              |     0
 .../include/CGAL/squared_distance_2_1.h            |     0
 .../include/CGAL/squared_distance_2_2.h            |     0
 .../include/CGAL/squared_distance_3.h              |     0
 .../include/CGAL/squared_distance_3_0.h            |     0
 3rdparty/CGAL/include/CGAL/squared_distance_3_1.h  |  1015 +
 3rdparty/CGAL/include/CGAL/squared_distance_3_2.h  |   404 +
 .../include/CGAL/squared_distance_utils.h          |     0
 3rdparty/CGAL/include/CGAL/sse2.h                  |    36 +
 .../include/CGAL/streamlines_assertions.h          |     0
 .../include/CGAL/subdivide_skin_surface_mesh_3.h   |     0
 .../include/CGAL/subdivide_union_of_balls_mesh_3.h |     0
 .../surface_mesh_parameterization_assertions.h     |     0
 .../include/CGAL/surface_neighbor_coordinates_3.h  |     0
 .../include/CGAL/surface_neighbors_3.h             |     0
 .../surface_reconstruction_points_assertions.h     |     0
 .../include/CGAL/sweep_observer.h                  |     0
 3rdparty/{CGAL-4.8 => CGAL}/include/CGAL/tags.h    |     0
 .../include/CGAL/test_FPU_rounding_mode_impl.h     |    79 +
 .../{CGAL-4.8 => CGAL}/include/CGAL/to_rational.h  |     0
 3rdparty/{CGAL-4.8 => CGAL}/include/CGAL/trace.h   |     0
 .../include/CGAL/transforming_iterator.h           |     0
 .../include/CGAL/transforming_pair_iterator.h      |     0
 .../include/CGAL/triangulate_mixed_complex_3.h     |     0
 .../include/CGAL/triangulate_power_diagram_3.h     |     0
 .../include/CGAL/triangulation_assertions.h        |     0
 3rdparty/{CGAL-4.8 => CGAL}/include/CGAL/tss.h     |     0
 3rdparty/{CGAL-4.8 => CGAL}/include/CGAL/tuple.h   |     0
 .../{CGAL-4.8 => CGAL}/include/CGAL/type_traits.h  |     0
 3rdparty/{CGAL-4.8 => CGAL}/include/CGAL/typeset.h |     0
 3rdparty/{CGAL-4.8 => CGAL}/include/CGAL/use.h     |     0
 .../{CGAL-4.8 => CGAL}/include/CGAL/user_classes.h |     0
 3rdparty/CGAL/include/CGAL/utility.h               |   363 +
 3rdparty/{CGAL-4.8 => CGAL}/include/CGAL/utils.h   |     0
 .../include/CGAL/utils_classes.h                   |     0
 3rdparty/CGAL/include/CGAL/value_type_traits.h     |    66 +
 .../include/CGAL/vcm_estimate_edges.h              |     0
 .../include/CGAL/vcm_estimate_normals.h            |     0
 3rdparty/{CGAL-4.8 => CGAL}/include/CGAL/vector.h  |     0
 3rdparty/CGAL/include/CGAL/version.h               |    35 +
 .../include/CGAL/version_macros.h                  |     0
 .../include/CGAL/vtkSurfaceMesherContourFilter.h   |     0
 .../include/CGAL/width_assertions.h                |     0
 .../CGAL/wlop_simplify_and_regularize_point_set.h  |   695 +
 3rdparty/{CGAL-4.8 => CGAL}/include/CGAL/wmult.h   |     0
 3rdparty/CGAL/scripts/cgal_create_CMakeLists       |   629 +
 .../scripts/cgal_create_assertions.sh              |     0
 .../scripts/cgal_create_cmake_script               |     0
 .../scripts/cgal_make_macosx_app                   |     0
 .../src/CGAL/Bbox_2_intersections.cpp              |     0
 3rdparty/CGAL/src/CGAL/CMakeLists.txt              |    19 +
 3rdparty/{CGAL-4.8 => CGAL}/src/CGAL/Color.cpp     |     0
 .../src/CGAL/File_header_OFF.cpp                   |     0
 .../src/CGAL/File_header_extended_OFF.cpp          |     0
 .../src/CGAL/File_scanner_OFF.cpp                  |     0
 .../src/CGAL/File_writer_OFF.cpp                   |     0
 .../src/CGAL/File_writer_VRML_2.cpp                |     0
 .../src/CGAL/File_writer_inventor.cpp              |     0
 .../src/CGAL/File_writer_wavefront.cpp             |     0
 .../src/CGAL/Geomview_stream.cpp                   |     0
 .../src/CGAL/Interval_arithmetic.cpp               |     0
 .../src/CGAL/JAMA_numeric_solver.cpp               |     0
 3rdparty/{CGAL-4.8 => CGAL}/src/CGAL/KDS_Log.cpp   |     0
 .../{CGAL-4.8 => CGAL}/src/CGAL/NefPolynomial.cpp  |     0
 3rdparty/CGAL/src/CGAL/Random.cpp                  |    36 +
 .../{CGAL-4.8 => CGAL}/src/CGAL/Real_timer.cpp     |     0
 .../{CGAL-4.8 => CGAL}/src/CGAL/Residue_type.cpp   |     0
 3rdparty/{CGAL-4.8 => CGAL}/src/CGAL/Timer.cpp     |     0
 .../src/CGAL/Turkowski_numeric_solver.cpp          |     0
 .../{CGAL-4.8 => CGAL}/src/CGAL/assertions.cpp     |     0
 3rdparty/{CGAL-4.8 => CGAL}/src/CGAL/io.cpp        |     0
 3rdparty/{CGAL-4.8 => CGAL}/src/CGAL/kernel.cpp    |     0
 .../src/CGAL/numeric_solvers_support.cpp           |     0
 .../src/CGAL/test_FPU_rounding_mode.cpp            |     0
 .../{CGAL-4.8 => CGAL}/src/CGAL_Core/BigFloat.cpp  |     0
 3rdparty/CGAL/src/CGAL_Core/CMakeLists.txt         |    24 +
 .../{CGAL-4.8 => CGAL}/src/CGAL_Core/CoreAux.cpp   |     0
 .../{CGAL-4.8 => CGAL}/src/CGAL_Core/CoreDefs.cpp  |     0
 .../{CGAL-4.8 => CGAL}/src/CGAL_Core/CoreIO.cpp    |     0
 3rdparty/{CGAL-4.8 => CGAL}/src/CGAL_Core/Expr.cpp |     0
 .../{CGAL-4.8 => CGAL}/src/CGAL_Core/GmpIO.cpp     |     0
 3rdparty/{CGAL-4.8 => CGAL}/src/CGAL_Core/Real.cpp |     0
 .../{CGAL-4.8 => CGAL}/src/CGAL_Core/extLong.cpp   |     0
 3rdparty/CGAL/src/CGAL_ImageIO/CMakeLists.txt      |    52 +
 .../src/CGAL_ImageIO/ImageIO.cpp                   |     0
 .../src/CGAL_ImageIO/Image_3.cpp                   |     0
 .../{CGAL-4.8 => CGAL}/src/CGAL_ImageIO/LICENSE    |     0
 3rdparty/CGAL/src/CGAL_ImageIO/analyze.cpp         |    27 +
 3rdparty/CGAL/src/CGAL_ImageIO/bmp.cpp             |    27 +
 3rdparty/CGAL/src/CGAL_ImageIO/bmpendian.cpp       |    27 +
 3rdparty/CGAL/src/CGAL_ImageIO/bmpread.cpp         |    27 +
 3rdparty/CGAL/src/CGAL_ImageIO/convert.cpp         |    27 +
 3rdparty/CGAL/src/CGAL_ImageIO/fgetns.cpp          |    27 +
 3rdparty/CGAL/src/CGAL_ImageIO/gif.cpp             |    27 +
 3rdparty/CGAL/src/CGAL_ImageIO/gis.cpp             |    27 +
 3rdparty/CGAL/src/CGAL_ImageIO/inr.cpp             |    27 +
 3rdparty/CGAL/src/CGAL_ImageIO/iris.cpp            |    27 +
 3rdparty/CGAL/src/CGAL_ImageIO/mincio.cpp          |    27 +
 3rdparty/CGAL/src/CGAL_ImageIO/pnm.cpp             |    27 +
 3rdparty/CGAL/src/CGAL_ImageIO/recbuffer.cpp       |    27 +
 3rdparty/CGAL/src/CGAL_ImageIO/recline.cpp         |    27 +
 3rdparty/CGAL/src/CGAL_ImageIO/reech4x4.cpp        |    27 +
 3rdparty/CGAL/src/CGAL_Qt5/CMakeLists.txt          |   110 +
 .../src/CGAL_Qt5/DemosMainWindow.cpp               |     0
 .../CGAL/src/CGAL_Qt5/GraphicsView.qtmoc.cmake     |     8 +
 .../src/CGAL_Qt5/GraphicsViewNavigation.cpp        |     0
 .../src/CGAL_Qt5/GraphicsViewPolylineInput.cpp     |     0
 3rdparty/{CGAL-4.8 => CGAL}/src/CGAL_Qt5/debug.cpp |     0
 .../{CGAL-4.8 => CGAL}/src/CGAL_Qt5/resources.cpp  |     0
 .../{CGAL-4.8 => CGAL}/src/CGAL_Qt5/utility.cpp    |     0
 .../{CGAL-4.8 => CGAL}/src/CGAL_libs_verinfo.rc.in |     0
 3rdparty/CGAL/src/CMakeLists.txt                   |   217 +
 3rdparty/CMakeLists.txt                            |    12 +-
 3rdparty/cgal-version.txt                          |     1 +
 3rdparty/cgal.patch                                |    35 +
 CMakeLists.txt                                     |    32 +-
 ChangeLog                                          |     3 +
 app/mshrable.cpp                                   |     4 +-
 doc/sphinx/Makefile                                |   216 +
 doc/sphinx/README                                  |    20 +
 doc/sphinx/source/conf.py                          |   291 +
 doc/sphinx/source/index.rst                        |    24 +
 include/mshr/ASCFileReader.h                       |    47 +
 include/mshr/CSGCGALDomain2D.h                     |     5 +-
 include/mshr/CSGCGALDomain3D.h                     |    24 +-
 include/mshr/CSGCGALMeshGenerator2D.h              |    24 +-
 include/mshr/CSGGeometry.h                         |     2 +-
 include/mshr/CSGPrimitives2D.h                     |    10 +-
 include/mshr/DolfinMeshUtils.h                     |    13 +-
 include/mshr/MeshGenerator.h                       |     2 +-
 include/mshr/STLFileReader.h                       |     5 +-
 include/mshr/SurfaceConsistency.h                  |     9 +-
 include/mshr/SurfaceReconstruction.h               |    10 +-
 include/mshr/VTPFileReader.h                       |     6 +-
 src/ASCFileReader.cpp                              |   173 +
 src/CSGCGALDomain2D.cpp                            |   102 +-
 src/CSGCGALDomain3D.cpp                            |   388 +-
 src/CSGCGALMeshGenerator2D.cpp                     |    84 +-
 src/CSGCGALMeshGenerator3D.cpp                     |    56 +-
 src/CSGOperators.cpp                               |     8 +-
 src/CSGPrimitives2D.cpp                            |    14 +-
 src/DolfinMeshUtils.cpp                            |    46 +-
 src/GlobalInitializer.cpp                          |     1 +
 src/MeshGenerator.cpp                              |    63 +-
 src/Meshes.cpp                                     |     2 +-
 src/Polyhedron_utils.h                             |  1721 +-
 src/STLFileReader.cpp                              |    58 +-
 src/SurfaceConsistency.cpp                         |    70 +-
 src/SurfaceReconstruction.cpp                      |   125 +-
 src/TetgenMeshGenerator3D.cpp                      |    13 +-
 src/VTPFileReader.cpp                              |    61 +-
 src/meshclean.h                                    |    25 +-
 test/CMakeLists.txt                                |    23 +-
 test/test-ASCFileReader.py                         |    23 +
 6172 files changed, 327479 insertions(+), 283889 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/fenics/mshr.git



More information about the debian-science-commits mailing list