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/Output.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/Output.c') diff --git a/src/Output.c b/src/Output.c index 4c8bf02..4f0afbf 100644 --- a/src/Output.c +++ b/src/Output.c @@ -81,7 +81,7 @@ int IOBasic_OutputGH (cGH *GH) return (0); - USE_CCTK_PARAMETERS + } -- cgit v1.2.3