aboutsummaryrefslogtreecommitdiff
path: root/src/RecoverGH.c
diff options
context:
space:
mode:
authorgoodale <goodale@ebee0441-1374-4afa-a3b5-247f3ba15b9a>1999-11-30 23:43:59 +0000
committergoodale <goodale@ebee0441-1374-4afa-a3b5-247f3ba15b9a>1999-11-30 23:43:59 +0000
commitfd9ed4dae76c8e7c07d8b1d2e3a841782eb28213 (patch)
tree8a79a1c8e49b77c29e27b42448921b2e60dc8f5b /src/RecoverGH.c
parent79e3e409e5ae88a89f389e4f180a185f34974e3c (diff)
Added lots of missing function prototypes.
Tom git-svn-id: http://svn.cactuscode.org/arrangements/CactusPUGHIO/IOFlexIO/trunk@69 ebee0441-1374-4afa-a3b5-247f3ba15b9a
Diffstat (limited to 'src/RecoverGH.c')
-rw-r--r--src/RecoverGH.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/RecoverGH.c b/src/RecoverGH.c
index 7be713f..9adf9a1 100644
--- a/src/RecoverGH.c
+++ b/src/RecoverGH.c
@@ -39,6 +39,9 @@ int IOFlexIO_RestoreIEEEIOfile (cGH *GH, IOFile ifp,
int IOrecover_ioproc_every,
int IOrecover_unchunked);
+/* Local function prototypes */
+
+int IOFlexIO_restoreParams (IOFile ifp, int myproc);
/*@@
@routine IOFlexIO_RecoverGH