aboutsummaryrefslogtreecommitdiff
path: root/interface.ccl
diff options
context:
space:
mode:
authortradke <tradke@ebee0441-1374-4afa-a3b5-247f3ba15b9a>2006-10-04 14:44:09 +0000
committertradke <tradke@ebee0441-1374-4afa-a3b5-247f3ba15b9a>2006-10-04 14:44:09 +0000
commitde697b5307fd912a9aa839e69dc926932e016174 (patch)
tree0597af054deca17007b98c84045d90a9133ce840 /interface.ccl
parent9ecf547c45d74755e8a11c28fd8d6c509bf59326 (diff)
Make only optional use of aliased function Coord_GroupSystem().
git-svn-id: http://svn.cactuscode.org/arrangements/CactusPUGHIO/IOFlexIO/trunk@345 ebee0441-1374-4afa-a3b5-247f3ba15b9a
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 bd4cbd5..29d76fa 100644
--- a/interface.ccl
+++ b/interface.ccl
@@ -69,4 +69,4 @@ CCTK_INT FUNCTION Coord_GroupSystem \
(CCTK_POINTER_TO_CONST IN GH, \
CCTK_STRING IN groupname)
-REQUIRES FUNCTION Coord_GroupSystem
+USES FUNCTION Coord_GroupSystem