LIBRARY()

OWNER(antonovvk)

PEERDIR(
    library/cpp/lcs
    library/cpp/containers/stack_array
)

SRCS(
    diff.cpp
)

END()