Install sccs headers and copyright notices.
[unix-history] / usr / src / usr.bin / tn3270 / ctlr / outbound.ext
CommitLineData
e5729fa6
GM
1/*
2 * @(#)outbound.ext 3.1 10/29/86
3 */
4
5extern int
6 OutputClock,
7 TransparentClock;
8
9extern int
10 DataFromNetwork();