// writeMission.h
//

int writeMission(void);

int writeWaypoints(void);

int writeSurLine(void);

int write_csvFwd(void);

