cgal/Snap_rounding_2/examples/Snap_rounding_2
Sébastien Loriot 4c29bf1b44 CMAKE_SOURCE_DIR -> CMAKE_CURRENT_SOURCE_DIR 2016-03-24 16:33:46 +01:00
..
data * In order for the examples to run sucessfully without any input arguments (which were required previously), the snap_rounding_data.cpp will run for the default input data file i.e. data/snap_rounding_data. In case of data file as input arguments, the user specified data file will be chosen 2014-03-26 12:22:01 +01:00
CMakeLists.txt CMAKE_SOURCE_DIR -> CMAKE_CURRENT_SOURCE_DIR 2016-03-24 16:33:46 +01:00
snap_rounding.cpp
snap_rounding_data.cpp removed waarning (comparison signed/unsigned) shown in testsuite 2014-03-29 12:07:34 +01:00
snap_rounding_to_integer.cpp