ya.make 106 B

123456789101112
  1. LIBRARY()
  2. SRCS(
  3. accurate_accumulate.h
  4. accurate_accumulate.cpp
  5. )
  6. END()
  7. RECURSE(
  8. benchmark
  9. )