Add Zipper class and use it in CinemaKDMs.
authorCarl Hetherington <cth@carlh.net>
Sun, 3 May 2020 20:28:09 +0000 (22:28 +0200)
committerCarl Hetherington <cth@carlh.net>
Sun, 3 May 2020 20:28:09 +0000 (22:28 +0200)
commit4ead1f24f97edde9b6a77e47947cb188a551b49b
tree8cf096450678065ccf4dee1e961c398f4fa15b8a
parentcc09cc4b12d199d490217d7b60ed0af69afb90de
Add Zipper class and use it in CinemaKDMs.
src/lib/cinema_kdms.cc
src/lib/wscript
src/lib/zipper.cc [new file with mode: 0644]
src/lib/zipper.h [new file with mode: 0644]
test/wscript
test/zipper_test.cc [new file with mode: 0644]