ya.make 80 B

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