Subversion Repositories svn1-original

Rev

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

Rev 31 Rev 45
Line 48... Line 48...
48
 
48
 
49
bool        test_times( team_type * data, int upto_leg );
49
bool        test_times( team_type * data, int upto_leg );
50
void        set_times( team_type * data );
50
void        set_times( team_type * data );
51
 
51
 
52
/*
52
/*
-
 
53
**  ages.c
-
 
54
*/
-
 
55
char       *age_a( int age );
-
 
56
 
-
 
57
 
-
 
58
/*
53
**  config.c
59
**  config.c
54
*/
60
*/
55
void        compact( char *str );
61
void        compact( char *str );
56
void        conf_menu( void );
62
void        conf_menu( void );
57
bool        configure( char *c_name, int mode );
63
bool        configure( char *c_name, int mode );