Fix strange inside-out organization of the input routines.
authorEric S. Raymond <esr@thyrsus.com>
Tue, 23 May 2017 01:26:14 +0000 (21:26 -0400)
committerEric S. Raymond <esr@thyrsus.com>
Tue, 23 May 2017 01:26:14 +0000 (21:26 -0400)
commit040f19adde85fdd78628eb390a685907804f85ae
treed41a8c64053f1fb465eba30cf14d1237539f8aa3
parent19b3e3e65697b39891e69639de460cbcc50f351e
Fix strange inside-out organization of the input routines.

Seems to have nbben a result of FORTRAN not having anything like a
stream object that can be passed around.

A step towards logging and log replay.
actions1.c
actions2.c
init.c
main.c
misc.c
misc.h
score.c