From 93af84a5cf9b97072d1ae369375ec0f867e88ff5 Mon Sep 17 00:00:00 2001 From: allen Date: Sat, 5 Feb 2000 16:54:22 +0000 Subject: Removing USE_CCTK_ARGUMENTS and USE_CCTK_PARAMETERS since they are automatically included now git-svn-id: http://svn.cactuscode.org/arrangements/CactusBase/IOBasic/trunk@33 b589c3ab-70e8-4b4d-a09f-cba2dd200880 --- src/GHExtension.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/GHExtension.c') diff --git a/src/GHExtension.c b/src/GHExtension.c index 30b5061..c4469e5 100644 --- a/src/GHExtension.c +++ b/src/GHExtension.c @@ -88,7 +88,7 @@ int IOBasic_InitGH (cGH *GH) return 0; - USE_CCTK_PARAMETERS + } -- cgit v1.2.3