aboutsummaryrefslogtreecommitdiff
path: root/src/PostReceiveGA.c
diff options
context:
space:
mode:
authorallen <allen@b61c5cb5-eaca-4651-9a7a-d64986f99364>2001-05-10 17:11:07 +0000
committerallen <allen@b61c5cb5-eaca-4651-9a7a-d64986f99364>2001-05-10 17:11:07 +0000
commit643e8338f91dc02e234a927bc5936176a2fd1e87 (patch)
treed7ff85bdf8f2d3d75c9ca403b7b54c57bb95bfc6 /src/PostReceiveGA.c
parentc5e5d36cbc2161dde3c99b51efdf44d3bb1c4efc (diff)
Compiler warnings
git-svn-id: http://svn.cactuscode.org/arrangements/CactusPUGH/PUGH/trunk@325 b61c5cb5-eaca-4651-9a7a-d64986f99364
Diffstat (limited to 'src/PostReceiveGA.c')
-rw-r--r--src/PostReceiveGA.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/PostReceiveGA.c b/src/PostReceiveGA.c
index 9e0b10b..ef856a2 100644
--- a/src/PostReceiveGA.c
+++ b/src/PostReceiveGA.c
@@ -23,6 +23,8 @@ CCTK_FILEVERSION(CactusPUGH_PUGH_PostReceiveGA_c)
#ifdef CCTK_MPI
+void PostReceiveGA(pGH *pughGH, int dir, pComm *comm);
+
/*@@
@routine PostReceiveGA
@date Thu Apr 3 12:10:46 1997