aboutsummaryrefslogtreecommitdiff
path: root/src/include/fake_cctk.h
blob: 9c33a961170cb863b3a9bc5911a25beac473bed8 (plain)
1
2
3
4
5
6
/* fake_cctk.h -- fake "cctk.h" for non-Cactus standalone compilations */
/* $Header$ */

#define CCODE
typedef int    CCTK_INT;
typedef double CCTK_REAL;