aboutsummaryrefslogtreecommitdiff
path: root/src/solvers/coord/list.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/solvers/coord/list.h')
-rw-r--r--src/solvers/coord/list.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/solvers/coord/list.h b/src/solvers/coord/list.h
index 7d43d45..9409bb6 100644
--- a/src/solvers/coord/list.h
+++ b/src/solvers/coord/list.h
@@ -1,5 +1,6 @@
1coord_t *all_coordinates[] = { 1coord_t *all_coordinates[] = {
2 &coordinate_eo, 2 &coordinate_eo,
3 &coordinate_dr, 3 &coordinate_dr,
4 &coordinate_dreo,
4 NULL 5 NULL
5}; 6};

Generated with cgit - Back to sebastiano.tronto.net