apogee_control/bta_print.h
2015-02-10 00:08:55 +03:00

8 lines
129 B
C

#ifndef __BTA_PRINT_H__
#define __BTA_PRINT_H__
void write_bta_data(fitsfile *fp);
int push_param();
#endif // __BTA_PRINT_H__