ya.make 81 B

12345678910
  1. LIBRARY()
  2. SRCS(disjoint_interval_tree.cpp)
  3. END()
  4. RECURSE_FOR_TESTS(
  5. ut
  6. )