Subversion Repositories svn1

Rev

Rev 332 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 332 Rev 334
Line 237... Line 237...
237
        short       team;                        /* Team number */
237
        short       team;                        /* Team number */
238
        short       l_place[MAX_LEGS + 1];       /* Place within each leg */
238
        short       l_place[MAX_LEGS + 1];       /* Place within each leg */
239
        short       le_place[MAX_LEGS + 1];      /* Place at end of each leg */
239
        short       le_place[MAX_LEGS + 1];      /* Place at end of each leg */
240
        short       lc_place[MAX_LEGS + 1];      /* Place within leg - class */
240
        short       lc_place[MAX_LEGS + 1];      /* Place within leg - class */
241
        short       lec_place[MAX_LEGS + 1];     /* Place at end of each leg - class */
241
        short       lec_place[MAX_LEGS + 1];     /* Place at end of each leg - class */
-
 
242
 
-
 
243
        //short       lcq_place[MAX_LEGS + 1];     /* Place within leg - class, subclass NE */
-
 
244
        //short       lceq_place[MAX_LEGS + 1];    /* Place at end of each leg - class, subclass NE  */
-
 
245
        short       lq_place[MAX_LEGS + 1];      /* Place within leg - assuming NE class */
-
 
246
        short       leq_place[MAX_LEGS + 1];     /* Place at end of each leg - assuming NE class */
242
    }
247
    }
-
 
248
 
243
ty_s_aux;
249
ty_s_aux;
244
 
250
 
245
typedef struct
251
typedef struct
246
    {
252
    {
247
        short       numb;                        /* Team number */
253
        short       numb;                        /* Team number */