xref: /csrg-svn/usr.bin/tn3270/api/disp_asc.c (revision 32037)
1 /*
2  * There isn't much excuse for this file, but here it is.
3  */
4 
5 #ifndef lint
6 static char sccsid[] = "@(#)disp_asc.c	3.1 (Berkeley) 08/11/87";
7 #endif	/* not lint */
8 
9 #include "disp_asc.h"
10 
11 #include "asc_disp.out"
12 #include "disp_asc.out"
13