aboutsummaryrefslogtreecommitdiff
path: root/interface.ccl
diff options
context:
space:
mode:
Diffstat (limited to 'interface.ccl')
-rw-r--r--interface.ccl2
1 files changed, 1 insertions, 1 deletions
diff --git a/interface.ccl b/interface.ccl
index 8ffef18..0fe09ba 100644
--- a/interface.ccl
+++ b/interface.ccl
@@ -10,7 +10,7 @@ CCTK_INT FUNCTION Coord_GetDefaultSystem \
(CCTK_POINTER_TO_CONST IN GH, \
CCTK_INT IN systemdim)
-REQUIRES FUNCTION Coord_GetDefaultSystem
+USES FUNCTION Coord_GetDefaultSystem
CCTK_INT FUNCTION IO_TruncateOutputFiles \