Add hacks at pretty C++ stuff.
authorCarl Hetherington <cth@carlh.net>
Tue, 7 Feb 2012 12:12:54 +0000 (12:12 +0000)
committerCarl Hetherington <cth@carlh.net>
Tue, 7 Feb 2012 12:12:54 +0000 (12:12 +0000)
commitc0dc427dcd53d6c8112054c162691cc1f1ea4b07
tree857727b743900fcd5a2b5e8a736da4b332caa998
parent9ce56f6a2bdd076843a3b56d1cc27f3496b8528f
Add hacks at pretty C++ stuff.
hacks/pretty-c++/Makefile [new file with mode: 0644]
hacks/pretty-c++/src/film.h [new file with mode: 0644]
hacks/pretty-c++/src/film_view.cc [new file with mode: 0644]
hacks/pretty-c++/src/film_view.h [new file with mode: 0644]
hacks/pretty-c++/src/main.cc [new file with mode: 0644]
hacks/pretty-c++/src/main_window.cc [new file with mode: 0644]
hacks/pretty-c++/src/main_window.h [new file with mode: 0644]
hacks/pretty-c++/src/ratio.cc [new file with mode: 0644]
hacks/pretty-c++/src/ratio.h [new file with mode: 0644]