All travel[] references are now wrapped in extractor/predicate macros.
authorEric S. Raymond <esr@thyrsus.com>
Wed, 28 Jun 2017 01:55:29 +0000 (21:55 -0400)
committerEric S. Raymond <esr@thyrsus.com>
Wed, 28 Jun 2017 01:55:29 +0000 (21:55 -0400)
commitd53f1255559f00d3662be93e17fd4c9ccba8f299
tree0d124bb29380b1ec4214ff38d81aee0783cd276e
parentf6cd34f77887ba3c988c7b2b52ac13e049a10965
All travel[] references are now wrapped in extractor/predicate macros.

This is a step toward pulling the magic numbers apart into data structures
so there will be fewer magic numbers in the code.
main.c