aboutsummaryrefslogtreecommitdiff
path: root/interface.ccl
diff options
context:
space:
mode:
authortradke <tradke@38c3d835-c875-442e-b0fe-21c19ce1d001>2006-10-04 14:44:09 +0000
committertradke <tradke@38c3d835-c875-442e-b0fe-21c19ce1d001>2006-10-04 14:44:09 +0000
commit0e1c02ab5349a0344b2f9dcfff983b8bcf48f715 (patch)
tree2456468b7e7ce3891aef846cd2652108d9b173e7 /interface.ccl
parentb535cd40679b275b0c958432859b5297b8cd213a (diff)
Make only optional use of aliased function Coord_GroupSystem().
git-svn-id: http://svn.cactuscode.org/arrangements/CactusPUGHIO/IOPanda/trunk@81 38c3d835-c875-442e-b0fe-21c19ce1d001
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 f111b1c..d2b359f 100644
--- a/interface.ccl
+++ b/interface.ccl
@@ -46,4 +46,4 @@ CCTK_INT FUNCTION Coord_GroupSystem \
(CCTK_POINTER_TO_CONST IN GH, \
CCTK_STRING IN groupname)
-REQUIRES FUNCTION Coord_GroupSystem
+USES FUNCTION Coord_GroupSystem