sof 2002/03/28 08:18:04 PST Modified files: src hugs.c machdep.c Log: Code tidyup: - squirrel away ugly Mac-specific main() init code into machdep.c:initSystem() - factor out banner printing into sep routine (printBanner()) + support SMALL_BANNER. Revision Changes Path 1.73 +33 -29 hugs98/src/hugs.c 1.40 +29 -2 hugs98/src/machdep.c