cgal/Mesh_3
Jane Tournois e985f03817 initialize time stamp with -1 in Mesh_vertex_base_3
the time stamper checks whether it is -1 or not,
with -1 as default value.
It was not initialized so the behaviour was not as expected.

Similar to what is done in 0e9389b9fe0ad90aaa30ba5d634824d59c7f804d
for Mesh_cell_base_3
2020-04-17 14:05:37 +02:00
..
archive extra run of the script to remove tabs and trailing whitespaces 2020-03-26 14:16:06 +01:00
benchmark/Mesh_3 extra run of the script to remove tabs and trailing whitespaces 2020-03-26 14:16:06 +01:00
doc/Mesh_3 Merge branch 'cgal/releases/CGAL-5.0-branch' 2020-03-26 14:22:32 +01:00
examples/Mesh_3 extra run of the script to remove tabs and trailing whitespaces 2020-03-26 14:26:59 +01:00
include/CGAL initialize time stamp with -1 in Mesh_vertex_base_3 2020-04-17 14:05:37 +02:00
package_info/Mesh_3 run the script to remove tabs and trailing whitespaces 2020-03-26 13:25:16 +01:00
test/Mesh_3 extra run of the script to remove tabs and trailing whitespaces 2020-03-26 14:26:59 +01:00
TODO