aboutsummaryrefslogtreecommitdiff
path: root/interface.ccl
diff options
context:
space:
mode:
authortradke <tradke@3af55ef0-e5e4-43b4-b020-ca5761ff09b2>2006-10-04 14:45:28 +0000
committertradke <tradke@3af55ef0-e5e4-43b4-b020-ca5761ff09b2>2006-10-04 14:45:28 +0000
commit356ea7693dec23224b27a942d033e08b1dbcf6fb (patch)
treee750f2f15258a1969801b00248300bb6baf870a2 /interface.ccl
parent08ceae92602e989b62c0fbddd19818d5c88097a0 (diff)
Make only optional use of aliased function Coord_GroupSystem().
git-svn-id: http://svn.cactuscode.org/arrangements/CactusIO/IOSDF/trunk@11 3af55ef0-e5e4-43b4-b020-ca5761ff09b2
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 7f0609b..e0fa51e 100644
--- a/interface.ccl
+++ b/interface.ccl
@@ -43,4 +43,4 @@ CCTK_INT FUNCTION Coord_GroupSystem \
(CCTK_POINTER_TO_CONST IN GH, \
CCTK_STRING IN groupname)
-REQUIRES FUNCTION Coord_GroupSystem
+USES FUNCTION Coord_GroupSystem