LIBRARY()

PEERDIR(
    library/cpp/containers/str_map
)

SRCS(
    atomizer.cpp
)

END()