initial commit
authorJohn Tsiombikas <nuclear@member.fsf.org>
Thu, 29 Oct 2020 00:58:44 +0000 (20:58 -0400)
committerJohn Tsiombikas <nuclear@member.fsf.org>
Thu, 29 Oct 2020 00:58:44 +0000 (20:58 -0400)
commitaeeaea66849f23d8dec42bb64c9a739846a835d9
tree6dec96d3d19180fc753183fa69929ebc24e5772e
initial commit
.gitignore [new file with mode: 0644]
Makefile [new file with mode: 0644]
src/main.c [new file with mode: 0644]
src/sball.c [new file with mode: 0644]
src/sball.h [new file with mode: 0644]