aboutsummaryrefslogtreecommitdiff
path: root/src/fixedsphere.F90
diff options
context:
space:
mode:
authorhawke <hawke@f75ba9e5-694f-0410-ac2c-87ea7ce7132b>2003-10-28 17:29:52 +0000
committerhawke <hawke@f75ba9e5-694f-0410-ac2c-87ea7ce7132b>2003-10-28 17:29:52 +0000
commitecdedb17811482e0f168d6f9fae9e71508cebb80 (patch)
tree42d3bdcfadc9a7a9ccc55cc31a0fee01e38e3682 /src/fixedsphere.F90
parent124446220b87ee73324d6ed836629a4482d7b8f5 (diff)
Include cctk_Functions for the DECLARE_CCTK_FUNCTIONS macros.
git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinEvolve/LegoExcision/trunk@39 f75ba9e5-694f-0410-ac2c-87ea7ce7132b
Diffstat (limited to 'src/fixedsphere.F90')
-rw-r--r--src/fixedsphere.F902
1 files changed, 2 insertions, 0 deletions
diff --git a/src/fixedsphere.F90 b/src/fixedsphere.F90
index 9b4fba6..7d2294d 100644
--- a/src/fixedsphere.F90
+++ b/src/fixedsphere.F90
@@ -3,6 +3,8 @@
#include "cctk_Parameters.h"
#include "cctk_Arguments.h"
+#include "cctk_Functions.h"
+
subroutine Lego_FixedSphere(CCTK_ARGUMENTS)
implicit none