cgal/Mesh_2/demo/Mesh_2
Sébastien Loriot 0779373835 extra run of the script to remove tabs and trailing whitespaces
right after the  merge of 4.14 release branch

+ manual fix on one line in:
    * Arrangement_on_surface_2/include/CGAL/IO/Arr_text_formatter.h
    * .travis/generate_travis.sh
2020-03-26 14:16:06 +01:00
..
data Copy Mesh_2, Mesh_3 and Surface_mesher, from the branch 2006-06-06 13:38:15 +00:00
CMakeLists.txt CMake>=3.13: opt for for new policies up to 3.15 2019-06-19 14:34:59 +02:00
README.txt remove mentions of Qt3 2015-10-05 15:19:58 +02:00
conform.cpp extra run of the script to remove tabs and trailing whitespaces 2020-03-26 14:16:06 +01:00
mesh.cpp extra run of the script to remove tabs and trailing whitespaces 2020-03-26 14:16:06 +01:00

README.txt

This directory contains non-graphical demos of the 2D Mesh Generator
package.
The Constrained Delaunay triangulation Qt5 demos has a 2D meshing feature that
demonstrates the  2D Mesh Generator package. See in the directory
demo/Triangulation_2/ of the CGAL tarball.