aboutsummaryrefslogtreecommitdiff
path: root/src/coord.h
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--src/coord.h3
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];
22extern int cpud_separate_ind[FACTORIAL8]; 22extern int cpud_separate_ind[FACTORIAL8];
23extern int cornershtrfin_ant[24*24/6]; 23extern int cornershtrfin_ant[24*24/6];
24 24
25void init_coord(); 25void init_coord(void);
26 26
27#endif 27#endif
28

Generated with cgit - Back to sebastiano.tronto.net