Initial commit
authorFrancois Fleuret <francois@fleuret.org>
Fri, 7 Oct 2016 10:03:24 +0000 (12:03 +0200)
committerFrancois Fleuret <francois@fleuret.org>
Fri, 7 Oct 2016 10:03:24 +0000 (12:03 +0200)
commit8e60c68637e79580cdefa53edf79a4804849997d
tree6551f9634f76dee68d80fa136ae3599139f60f6d
Initial commit
13 files changed:
Makefile [new file with mode: 0644]
canvas.cc [new file with mode: 0644]
canvas.h [new file with mode: 0644]
canvas_cairo.cc [new file with mode: 0644]
canvas_cairo.h [new file with mode: 0644]
flatland.cc [new file with mode: 0644]
misc.cc [new file with mode: 0644]
misc.h [new file with mode: 0644]
polygon.cc [new file with mode: 0644]
polygon.h [new file with mode: 0644]
run.sh [new file with mode: 0755]
universe.cc [new file with mode: 0644]
universe.h [new file with mode: 0644]