Instrumented code for counting:
  * added counters to addition in cohomology and ChainWrapper
  * rips-pairwise-cohomology counts the maximum elements stored in the cycles
  * added alphashapes3d-cohomology
  * moved progress_display from DynamicPersistence to StaticPersistence
set                             (libraries                      ${libraries} 
                                                                ${Boost_PROGRAM_OPTIONS_LIBRARY})
# Build compare-diagrams
add_executable                  (bottleneck                     bottleneck.cpp)
target_link_libraries           (bottleneck                     ${libraries})