From 90f063e08d8a820ac37a6f1b222b717a9a71d621 Mon Sep 17 00:00:00 2001 From: allen Date: Wed, 19 Jul 2000 13:19:48 +0000 Subject: SEtIOFunctions -> CCTKi_SetIOFunctions git-svn-id: http://svn.cactuscode.org/flesh/trunk@1771 17b73243-c579-4c4c-a9d2-2d5706c11dac --- src/IO/OverloadIO.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/IO') diff --git a/src/IO/OverloadIO.c b/src/IO/OverloadIO.c index 859f3601..a48b73d6 100644 --- a/src/IO/OverloadIO.c +++ b/src/IO/OverloadIO.c @@ -45,7 +45,7 @@ CCTK_FILEVERSION (IO_OverloadIO_c) #undef OVERLOADABLE /*@@ - @routine SetupIOFunctions + @routine CCTKi_SetupIOFunctions @date Thu Feb 4 09:58:29 1999 @author Tom Goodale @desc @@ -58,7 +58,7 @@ CCTK_FILEVERSION (IO_OverloadIO_c) @endhistory @@*/ -int SetupIOFunctions(void) +int CCTKi_SetupIOFunctions(void) { #define OVERLOADABLE(name) OVERLOADABLE_CHECK(name) -- cgit v1.2.3