Subversion Repositories svn1-original

Rev

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

Rev 1 Rev 13
Line 134... Line 134...
134
void        sort_team_data( int leg, int mode );
134
void        sort_team_data( int leg, int mode );
135
int         sort_comp( const void * a, const void * b );
135
int         sort_comp( const void * a, const void * b );
136
bool        load_report_data( void );
136
bool        load_report_data( void );
137
void        gen_stats( void );
137
void        gen_stats( void );
138
void        display_summary (void);
138
void        display_summary (void);
-
 
139
void        pri_summary (void);
139
 
140
 
140
void        team_update( void );
141
void        team_update( void );
141
void        team_display( void );
142
void        team_display( void );
142
void        leg_mods( void );
143
void        leg_mods( void );
143
void        d_display( int operation );
144
void        d_display( int operation );