extra run of the script to remove tabs and trailing whitespaces

right after the merge of the 5.0 release branch

+ manual fix of the files (indentation was changed in the meantime):
   * Spatial_sorting/include/CGAL/Multiscale_sort.h
   * Spatial_sorting/test/Spatial_sorting/test_multiscale.cpp
This commit is contained in:
Sébastien Loriot
2020-03-26 14:26:59 +01:00
parent 8b153fb495
commit 8bb22d5b2c
451 changed files with 12474 additions and 12474 deletions
@@ -19,10 +19,10 @@ if ( CGAL_FOUND )
if( TBB_FOUND )
include( CGAL_target_use_TBB )
CGAL_target_use_TBB( parallel_spatial_sort_3 )
endif()
endif()
else()
message(STATUS "This program requires the CGAL library, and will not be compiled.")
endif()