| Line 30... |
Line 30... |
| 30 |
extern int parallel_legs; /* Legs run in Parallel */
|
30 |
extern int parallel_legs; /* Legs run in Parallel */
|
| 31 |
extern ty_check_error check_error;
|
31 |
extern ty_check_error check_error;
|
| 32 |
extern char confile[20]; /* Name of the config file */
|
32 |
extern char confile[20]; /* Name of the config file */
|
| 33 |
extern char datfile[20]; /* Name of the data file */
|
33 |
extern char datfile[20]; /* Name of the data file */
|
| 34 |
extern char filebase[20]; /* Event file name base */
|
34 |
extern char filebase[20]; /* Event file name base */
|
| - |
|
35 |
extern char filepath[100]; /* Base dir for input and output */
|
| 35 |
//extern int team; /* Current team number */
|
36 |
//extern int team; /* Current team number */
|
| 36 |
//extern team_type team_buf; /* Holds team data currently under display */
|
37 |
//extern team_type team_buf; /* Holds team data currently under display */
|
| 37 |
//extern int n_lines; /* Number of lines on the screen */
|
38 |
//extern int n_lines; /* Number of lines on the screen */
|
| 38 |
//extern int n_cols;
|
39 |
//extern int n_cols;
|
| 39 |
//extern int rubout; /* users rubout character */
|
40 |
//extern int rubout; /* users rubout character */
|