missing stuff from last commit

This commit is contained in:
Martin Reinecke 2012-07-04 14:01:43 +02:00
parent 71d5ed4d7c
commit 39cf1ee90b
15 changed files with 30 additions and 95 deletions

View file

@ -38,6 +38,7 @@
#include "sharp_geomhelpers.h"
#include "sharp_almhelpers.h"
#include "c_utils.h"
#include "sharp_announce.h"
#include "sharp_core.h"
typedef complex double dcmplx;
@ -183,7 +184,7 @@ int main(void)
#ifdef USE_MPI
MPI_Init(NULL,NULL);
#endif
module_startup_c("sharp_acctest",1,1,"",1);
sharp_module_startup("sharp_acctest",1,1,"",1);
int lmax=127;