xref: /csrg-svn/old/tp/tp0.c (revision 9829)
1*9829Ssam #ifndef lint
2*9829Ssam static char sccsid[] = "@(#)tp0.c	4.1 12/18/82";
3*9829Ssam #endif
4*9829Ssam 
5*9829Ssam #include "tp.h"
6*9829Ssam #include "tp_defs.h"
7