ya.make 210 B

123456789101112131415161718192021
  1. LIBRARY()
  2. OWNER(
  3. akhropov
  4. velavokr
  5. )
  6. PEERDIR(
  7. library/cpp/streams/zc_memory_input
  8. )
  9. SRCS(
  10. fixed_point.h
  11. longs.cpp
  12. packed.h
  13. packedfloat.cpp
  14. packedfloat.h
  15. zigzag.h
  16. )
  17. END()