version 1.13 | | version 1.14 |
---|
| | |
%{ | | %{ |
/* | | /* |
* static char *rcsid_object_c = | | * static char *rcsid_object_c = |
* "$Id: loader.l,v 1.13 2001/06/13 10:38:54 michtoen Exp $"; | | * "$Id: loader.l,v 1.14 2001/06/13 12:52:20 michtoen Exp $"; |
*/ | | */ |
| | |
/* | | /* |
| | |
#include <global.h> | | #include <global.h> |
#include <loader.h> | | #include <loader.h> |
#include <newserver.h> | | #include <newserver.h> |
| | #include <sproto.h> |
| | |
/* All the variable names. Each entry should correspond to the | | /* All the variable names. Each entry should correspond to the |
* V_ vlaue in loader.h (that is, the 20'th value in this array should | | * V_ vlaue in loader.h (that is, the 20'th value in this array should |
| | |
fprintf(fp,"end\n"); | | fprintf(fp,"end\n"); |
} | | } |
| | |
| | |