diff options
Diffstat (limited to '')
| -rw-r--r-- | src/coord.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/src/coord.h b/src/coord.h index 61398a4..d9fbc4c 100644 --- a/src/coord.h +++ b/src/coord.h | |||
| @@ -22,7 +22,6 @@ extern int cpud_separate_ant[BINOM8ON4]; | |||
| 22 | extern int cpud_separate_ind[FACTORIAL8]; | 22 | extern int cpud_separate_ind[FACTORIAL8]; |
| 23 | extern int cornershtrfin_ant[24*24/6]; | 23 | extern int cornershtrfin_ant[24*24/6]; |
| 24 | 24 | ||
| 25 | void init_coord(); | 25 | void init_coord(void); |
| 26 | 26 | ||
| 27 | #endif | 27 | #endif |
| 28 | |||
