version 1.5 | version 1.6 | |||
---|---|---|---|---|
|
| |||
/* | /* | |||
* static char *rcsid_init_c = | * static char *rcsid_init_c = | |||
* "$Id: init.c,v 1.5 2000/11/14 07:35:01 cvs Exp $"; | * "$Id: init.c,v 1.6 2000/12/04 00:40:03 cvs Exp $"; | |||
*/ | */ | |||
/* | /* | |||
|
| |||
*/ | */ | |||
#define EXTERN | #define EXTERN | |||
#define INIT_C | ||||
#include <global.h> | #include <global.h> | |||
#include <object.h> | #include <object.h> | |||
|
| |||
0, /* This and the next 3 values are metaserver values */ | 0, /* This and the next 3 values are metaserver values */ | |||
"", | "", | |||
"", | "", | |||
-1, | 0, | |||
"" | "" | |||
}; | }; | |||
Legend:
|