aboutsummaryrefslogtreecommitdiff
path: root/CarpetExtra/FOWaveToyF77
diff options
context:
space:
mode:
Diffstat (limited to 'CarpetExtra/FOWaveToyF77')
-rw-r--r--CarpetExtra/FOWaveToyF77/src/FOWaveToy.F775
1 files changed, 1 insertions, 4 deletions
diff --git a/CarpetExtra/FOWaveToyF77/src/FOWaveToy.F77 b/CarpetExtra/FOWaveToyF77/src/FOWaveToy.F77
index 829961283..a89c8cd57 100644
--- a/CarpetExtra/FOWaveToyF77/src/FOWaveToy.F77
+++ b/CarpetExtra/FOWaveToyF77/src/FOWaveToy.F77
@@ -13,9 +13,9 @@ c -*-Fortran-*-
@@*/
#include "cctk.h"
-#include "cctk_Faces.h"
#include "cctk_Parameters.h"
#include "cctk_Arguments.h"
+#include "cctk_Functions.h"
@@ -127,9 +127,6 @@ c ----------------
DECLARE_CCTK_PARAMETERS
DECLARE_CCTK_FUNCTIONS
- external Boundary_SelectGroupForBC
- CCTK_INT Boundary_SelectGroupForBC
-
c Local declarations
integer table
data table /-1/