From 26630e62ebef2152ad01721979cbb82887390a7b Mon Sep 17 00:00:00 2001 From: tradke Date: Wed, 4 Oct 2006 14:44:53 +0000 Subject: Make only optional use of aliased function Coord_GetDefaultSystem(). git-svn-id: http://svn.cactuscode.org/arrangements/CactusBase/IOUtil/trunk@249 b32723a9-ab3a-4a60-88e2-2e5d99d7c17a --- interface.ccl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'interface.ccl') diff --git a/interface.ccl b/interface.ccl index 8ffef18..0fe09ba 100644 --- a/interface.ccl +++ b/interface.ccl @@ -10,7 +10,7 @@ CCTK_INT FUNCTION Coord_GetDefaultSystem \ (CCTK_POINTER_TO_CONST IN GH, \ CCTK_INT IN systemdim) -REQUIRES FUNCTION Coord_GetDefaultSystem +USES FUNCTION Coord_GetDefaultSystem CCTK_INT FUNCTION IO_TruncateOutputFiles \ -- cgit v1.2.3