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.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/solvers/coord/list.h b/src/solvers/coord/list.h
new file mode 100644
index 0000000..32c94a4
--- /dev/null
+++ b/src/solvers/coord/list.h
@@ -0,0 +1,4 @@
1coord_t *all_coordinates[] = {
2 &coordinate_eo,
3 NULL
4};

Generated with cgit - Back to sebastiano.tronto.net