This commit is contained in:
Martin Reinecke 2018-10-26 11:58:32 +02:00
parent f30d99cb2f
commit dce3c2b430
4 changed files with 21 additions and 8 deletions

View file

@ -43,6 +43,8 @@ void inner_loop (sharp_job *job, const int *ispair,const double *cth,
const double *sth, int llim, int ulim, sharp_Ylmgen_C *gen, int mi,
const int *mlim);
int sharp_veclen(void);
#ifdef __cplusplus
}
#endif