]> pd.if.org Git - isea/blob - testing.h
d1c007e8f81b29c8dc680b36bcc52090096dfbe4
[isea] / testing.h
1 struct points {
2         double lon, lat;
3         char *data;
4 };