Install sccs headers and copyright notices.
[unix-history] / usr / src / usr.bin / tn3270 / api / disp_asc.c
CommitLineData
abb6b198
GM
1/*
2 * There isn't much excuse for this file, but here it is.
3 */
4
992de934
GM
5#ifndef lint
6static char sccsid[] = "@(#)disp_asc.c 1.2 (Berkeley) %G%";
7#endif /* not lint */
8
abb6b198
GM
9#include "disp_asc.h"
10
11#include "asc_disp.out"
12#include "disp_asc.out"