LIBRARY()

SRCS(
    dispatch_methods.cpp
    enum_runtime.cpp
    ordered_pairs.cpp
)


END()