aboutsummaryrefslogtreecommitdiff
path: root/interface.ccl
diff options
context:
space:
mode:
authortradke <tradke@94b1c47f-dcfd-45ef-a468-0854c0e9e350>2006-10-04 14:43:37 +0000
committertradke <tradke@94b1c47f-dcfd-45ef-a468-0854c0e9e350>2006-10-04 14:43:37 +0000
commitb9be6e119cc0102347d929a2382f2f34176e00ef (patch)
tree250a5f751e632531154fb2f924a5453c11b47ff6 /interface.ccl
parent3f9c805a361674711d2aa65e3d615a8184c97d16 (diff)
Make only optional use of aliased function Coord_GroupSystem().
git-svn-id: http://svn.cactuscode.org/arrangements/CactusBase/IOASCII/trunk@199 94b1c47f-dcfd-45ef-a468-0854c0e9e350
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 38c8a4d..cb95317 100644
--- a/interface.ccl
+++ b/interface.ccl
@@ -52,4 +52,4 @@ CCTK_INT FUNCTION Coord_GroupSystem \
(CCTK_POINTER_TO_CONST IN GH, \
CCTK_STRING IN groupname)
-REQUIRES FUNCTION Coord_GroupSystem
+USES FUNCTION Coord_GroupSystem