aboutsummaryrefslogtreecommitdiff
path: root/src/RecoverGH.c
diff options
context:
space:
mode:
authorallen <allen@ebee0441-1374-4afa-a3b5-247f3ba15b9a>2000-02-03 12:34:52 +0000
committerallen <allen@ebee0441-1374-4afa-a3b5-247f3ba15b9a>2000-02-03 12:34:52 +0000
commit99ce7841daad59ef4ddc25f295743125001857d6 (patch)
tree50cfc34370f510cd9c0dd1ec0e5dc5ced43620e0 /src/RecoverGH.c
parent6181ab1027447f2878b9f713327b53831dbb28cc (diff)
New function and structure names
git-svn-id: http://svn.cactuscode.org/arrangements/CactusPUGHIO/IOFlexIO/trunk@85 ebee0441-1374-4afa-a3b5-247f3ba15b9a
Diffstat (limited to 'src/RecoverGH.c')
-rw-r--r--src/RecoverGH.c5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/RecoverGH.c b/src/RecoverGH.c
index 5270216..9f0bbf7 100644
--- a/src/RecoverGH.c
+++ b/src/RecoverGH.c
@@ -24,12 +24,7 @@ static char *rcsid = "$Id$";
#include <stdlib.h>
#include "cctk.h"
-#include "cctk_Flesh.h"
#include "cctk_Parameters.h"
-#include "cctk_GHExtensions.h"
-#include "cctk_WarnLevel.h"
-#include "cctk_Comm.h"
-#include "cctk_ParameterFunctions.h"
#include "CactusPUGH/PUGH/src/include/pugh.h"
#include "CactusBase/IOUtil/src/ioGH.h"
#include "ioFlexGH.h"