aboutsummaryrefslogtreecommitdiff
path: root/src/RecoverGH.c
diff options
context:
space:
mode:
authorallen <allen@ebee0441-1374-4afa-a3b5-247f3ba15b9a>2000-01-12 12:58:03 +0000
committerallen <allen@ebee0441-1374-4afa-a3b5-247f3ba15b9a>2000-01-12 12:58:03 +0000
commit3007a15d366242c1e200fb42e1d86d7c5df73a52 (patch)
tree4b79bf2a9db739b46c87fbcae5430fc0ac8aa276 /src/RecoverGH.c
parentb488e2d50488bbaef4b228f7bf68b88dc0555cea (diff)
Adding USE_CCTK_PARAMETERS
Changing CCTK_GroupData to CCTK_OldGroupData git-svn-id: http://svn.cactuscode.org/arrangements/CactusPUGHIO/IOFlexIO/trunk@71 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 9adf9a1..f0e8487 100644
--- a/src/RecoverGH.c
+++ b/src/RecoverGH.c
@@ -414,6 +414,9 @@ int IOFlexIO_RecoverGH (cGH *GH, const char *basename, int called_from)
}
return (0);
+
+ USE_CCTK_PARAMETERS
+
}
int IOFlexIO_restoreParams (IOFile ifp, int myproc)