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 9b59969..f2b7368 100644 --- a/src/solvers/coord/list.h +++ b/src/solvers/coord/list.h | |||
| @@ -6,6 +6,7 @@ coord_t *all_coordinates[] = { | |||
| 6 | &coordinate_drslice, | 6 | &coordinate_drslice, |
| 7 | &coordinate_cpepe, | 7 | &coordinate_cpepe, |
| 8 | &coordinate_htr, | 8 | &coordinate_htr, |
| 9 | &coordinate_corners, | ||
| 9 | NULL | 10 | NULL |
| 10 | }; | 11 | }; |
| 11 | 12 | ||
