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 32c94a4..7d43d45 100644
--- a/src/solvers/coord/list.h
+++ b/src/solvers/coord/list.h
@@ -1,4 +1,5 @@
1coord_t *all_coordinates[] = { 1coord_t *all_coordinates[] = {
2 &coordinate_eo, 2 &coordinate_eo,
3 &coordinate_dr,
3 NULL 4 NULL
4}; 5};

Generated with cgit - Back to sebastiano.tronto.net