diff options
Diffstat (limited to 'src/solvers/coord/list.h')
| -rw-r--r-- | src/solvers/coord/list.h | 1 |
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 @@ | |||
| 1 | coord_t *all_coordinates[] = { | 1 | coord_t *all_coordinates[] = { |
| 2 | &coordinate_eo, | 2 | &coordinate_eo, |
| 3 | &coordinate_dr, | ||
| 3 | NULL | 4 | NULL |
| 4 | }; | 5 | }; |
