aboutsummaryrefslogtreecommitdiff
path: root/src/coord.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/coord.h')
-rw-r--r--src/coord.h5
1 files changed, 4 insertions, 1 deletions
diff --git a/src/coord.h b/src/coord.h
index 81e5866..61398a4 100644
--- a/src/coord.h
+++ b/src/coord.h
@@ -18,7 +18,10 @@ extern Coordinate coord_htr_drud;
18extern Coordinate coord_htrfin; 18extern Coordinate coord_htrfin;
19extern Coordinate coord_cpud_separate; 19extern Coordinate coord_cpud_separate;
20 20
21void test_coord(Coordinate *coord); 21extern int cpud_separate_ant[BINOM8ON4];
22extern int cpud_separate_ind[FACTORIAL8];
23extern int cornershtrfin_ant[24*24/6];
24
22void init_coord(); 25void init_coord();
23 26
24#endif 27#endif

Generated with cgit - Back to sebastiano.tronto.net