initial; functional, might as well release
commit2c55d6e20747288a41f91ab1575be8806f37bb0a
authorS. Gilles <sgilles@umd.edu>
Sun, 28 Mar 2021 03:10:12 +0000 (27 23:10 -0400)
committerS. Gilles <sgilles@umd.edu>
Mon, 29 Mar 2021 07:55:28 +0000 (29 03:55 -0400)
treec997384d34727b6a3074f5ce38c2e0f681475e47
initial; functional, might as well release
13 files changed:
.gitignore [new file with mode: 0644]
LICENSE [new file with mode: 0644]
Makefile [new file with mode: 0644]
README [new file with mode: 0644]
card.cc [new file with mode: 0644]
card.hh [new file with mode: 0644]
main.cc [new file with mode: 0644]
session.cc [new file with mode: 0644]
session.hh [new file with mode: 0644]
ui.cc [new file with mode: 0644]
ui.hh [new file with mode: 0644]
util.cc [new file with mode: 0644]
util.hh [new file with mode: 0644]