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