LIBRARY()


SRCS(
    pcdata.cpp
    pcdata.h
)

END()

RECURSE_FOR_TESTS(
    ut
)