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