Subversion Repositories svn1-original

Rev

Rev 344 | Rev 353 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 344 Rev 350
Line 134... Line 134...
134
void        pri_eleg( void );
134
void        pri_eleg( void );
135
void        pe_place( ty_s_data * ptr, int leg, unsigned k );
135
void        pe_place( ty_s_data * ptr, int leg, unsigned k );
136
void        pe_team( int i, int leg );
136
void        pe_team( int i, int leg );
137
void        pri_final_html( void );
137
void        pri_final_html( void );
138
void        pri_final( void );
138
void        pri_final( void );
-
 
139
void        pri_final_teamOrder( void );
139
void        pri_interim( void );
140
void        pri_interim( void );
140
void        print_class_header( int teamclass, int final );
141
void        print_class_header( int teamclass, int final );
141
void        print_class_stats( int c, int final );
142
void        print_class_stats( int c, int final );
142
void        print_legend( int teamclass, int full );
143
void        print_legend( int teamclass, int full );
143
const char       *pi_place( int num, int disq, time_t time );
144
const char       *pi_place( int num, int disq, time_t time );