aboutsummaryrefslogtreecommitdiff
path: root/CarpetExtra/CarpetRegridTest/src/SetupGaussian.c
diff options
context:
space:
mode:
Diffstat (limited to 'CarpetExtra/CarpetRegridTest/src/SetupGaussian.c')
-rw-r--r--CarpetExtra/CarpetRegridTest/src/SetupGaussian.c5
1 files changed, 2 insertions, 3 deletions
diff --git a/CarpetExtra/CarpetRegridTest/src/SetupGaussian.c b/CarpetExtra/CarpetRegridTest/src/SetupGaussian.c
index 768656f10..7f0be4e3e 100644
--- a/CarpetExtra/CarpetRegridTest/src/SetupGaussian.c
+++ b/CarpetExtra/CarpetRegridTest/src/SetupGaussian.c
@@ -1,11 +1,10 @@
-#include <math.h>
-
#include "cctk.h"
#include "cctk_Parameters.h"
#include "cctk_Arguments.h"
+#include "cctk_Functions.h"
-static const char *rcsid = "$Header: /home/eschnett/C/carpet/Carpet/CarpetExtra/CarpetRegridTest/src/SetupGaussian.c,v 1.2 2004/05/27 13:22:49 schnetter Exp $";
+static const char *rcsid = "$Header: /home/eschnett/C/carpet/Carpet/CarpetExtra/CarpetRegridTest/src/SetupGaussian.c,v 1.1 2004/05/23 15:56:14 cott Exp $";
CCTK_FILEVERSION(CarpetExtra_CarpetRegridTest_SetupGaussian_c);