[net.sources] compress

wendt@arizona.UUCP (Alan Wendt) (09/28/84)

In Thomas' posting of the compress program, note that that tab_prefix
is not used by compress(), while tab_chain and tab_next are not used
by decompress().  Therefore one of these arrays can be eliminated,
saving 128k of data space.

Alan Wendt
U of Arizona CS