Google
 

Trailing-Edge - PDP-10 Archives - SRI_NIC_PERM_FS_1_19910112 - c/lib/usys/urtsud.c
There are 7 other files named urtsud.c in the archive. Click here to see a list.
/*
**	URTSUD - URT Start-Up Defaults
**
**	(c) Copyright Ken Harrenstien 1989
**
**	Default _urtsud structure loaded when user doesn't define anything
**	otherwise.  Default jcl_style is unix, please.
*/

#define _URTSUD		/* Ask to define a structure with default inits */
#include <urtsud.h>