From b78c70b7bf73f047d78cd9e066c513b7c003106d Mon Sep 17 00:00:00 2001 From: goodale Date: Thu, 5 Oct 2000 00:07:00 +0000 Subject: grdoc, style-guidelines, ... Tom git-svn-id: http://svn.cactuscode.org/flesh/trunk@1854 17b73243-c579-4c4c-a9d2-2d5706c11dac --- src/IO/IOMethods.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'src/IO') diff --git a/src/IO/IOMethods.c b/src/IO/IOMethods.c index 0192a1ad..d4ddc1b6 100644 --- a/src/IO/IOMethods.c +++ b/src/IO/IOMethods.c @@ -5,6 +5,7 @@ @desc Functions to deal with IO registration @enddesc + @version $Header$ @@*/ /*#define DEBUG_IO*/ @@ -69,7 +70,6 @@ static int DummyTimeToOutput(cGH *GH, int var); i>0 = handle for method @endreturndesc - @version $Header$ @@*/ int CCTK_RegisterIOMethod(const char *name) @@ -474,7 +474,6 @@ int CactusDefaultOutputGH(cGH *GH) -1 = No such IO method found 0 = success @endreturndesc - @endreturndesc @version $Header$ -- cgit v1.2.3