131759Sminshall /* 231759Sminshall * There isn't much excuse for this file, but here it is. 331759Sminshall */ 431759Sminshall 5*31890Sminshall #ifndef lint 6*31890Sminshall static char sccsid[] = "@(#)disp_asc.c 1.2 (Berkeley) 07/17/87"; 7*31890Sminshall #endif /* not lint */ 8*31890Sminshall 931759Sminshall #include "disp_asc.h" 1031759Sminshall 1131759Sminshall #include "asc_disp.out" 1231759Sminshall #include "disp_asc.out" 13