aboutsummaryrefslogtreecommitdiff
path: root/src/symcoord.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/symcoord.h')
-rw-r--r--src/symcoord.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/symcoord.h b/src/symcoord.h
index a7b71ba..0882bff 100644
--- a/src/symcoord.h
+++ b/src/symcoord.h
@@ -9,6 +9,9 @@ extern Coordinate coord_drud_sym16;
9extern Coordinate coord_drudfin_noE_sym16; 9extern Coordinate coord_drudfin_noE_sym16;
10extern Coordinate coord_nxopt31; 10extern Coordinate coord_nxopt31;
11 11
12extern SymData *all_sd[];
13
14void free_sd(SymData *sd);
12void init_symcoord(); 15void init_symcoord();
13 16
14#endif 17#endif

Generated with cgit - Back to sebastiano.tronto.net