From 356ea7693dec23224b27a942d033e08b1dbcf6fb Mon Sep 17 00:00:00 2001 From: tradke Date: Wed, 4 Oct 2006 14:45:28 +0000 Subject: 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 --- interface.ccl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'interface.ccl') 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 -- cgit v1.2.3