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/Write.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/Write.c') diff --git a/src/Write.c b/src/Write.c index 40c13e3..99180cb 100644 --- a/src/Write.c +++ b/src/Write.c @@ -103,7 +103,7 @@ void IOBasic_Write (cGH *GH, int index, const char *alias) } - USE_CCTK_PARAMETERS + } -- cgit v1.2.3