Refactor scoring so score() does not conditionally exit.
authorEric S. Raymond <esr@thyrsus.com>
Sun, 18 Jun 2017 16:51:05 +0000 (12:51 -0400)
committerEric S. Raymond <esr@thyrsus.com>
Sun, 18 Jun 2017 16:51:05 +0000 (12:51 -0400)
commit704b86afbbf1f60af53a3edd27dafc795674d694
treefd08bc1644625e9d1fb370e93fcfdd08686fcfce
parentf66cb0cdaeab4070da68b34ed7756eefbdaf3d5e
Refactor scoring so score() does not conditionally exit.
actions.c
advent.h
main.c
score.c