aboutsummaryrefslogtreecommitdiff
path: root/src/solvers/coord/list.h
blob: 7d43d45999d927f23cd256819347fc09511136f9 (plain)
1
2
3
4
5
coord_t *all_coordinates[] = {
	&coordinate_eo,
	&coordinate_dr,
	NULL
};

Generated with cgit - Back to sebastiano.tronto.net