Remove FOLLOW_ARRIVALS table in favor of the EVENTS model
authorKarl O. Pinc kop@karlpinc.com <kop@karlpinc.com>
Mon, 8 Sep 2025 13:02:48 +0000 (13:02 +0000)
committerKarl O. Pinc kop@karlpinc.com <kop@karlpinc.com>
Mon, 8 Sep 2025 13:02:48 +0000 (13:02 +0000)
commitba33600970f81f49499c4c4fce0bd8162596787b
tree8478adfec0d12285789c88cceb70789883d9d3e6
parentd4662f58434d471862817543a9a09142dc8542e9
Remove FOLLOW_ARRIVALS table in favor of the EVENTS model

Comment out some other tables, until the ARRIVALS table exists
and needs them.
Rename the constant which identifies an arriving individual with
certainty.
doc/src/code_tables.m4
doc/src/epilog.inc.m4
doc/src/tables.m4
doc/src/tables/follow_arrivals.m4 [deleted file]
doc/src/tables/follows.m4
include/global_constants.m4