summaryrefslogtreecommitdiff
path: root/src/main/CactusDefaultInitialise.c
diff options
context:
space:
mode:
authorgoodale <goodale@17b73243-c579-4c4c-a9d2-2d5706c11dac>2000-04-17 17:39:20 +0000
committergoodale <goodale@17b73243-c579-4c4c-a9d2-2d5706c11dac>2000-04-17 17:39:20 +0000
commitb7db59d4e9b0775b12ca953e8922e4efbd706190 (patch)
treedad3ab3a85114a7c5cd4f7d32f8f854116bd351c /src/main/CactusDefaultInitialise.c
parentb73b98d38abc5ddee4c0188bc7cf0cfa9f52fcc9 (diff)
Removed last vestiges of rfr.
Tom git-svn-id: http://svn.cactuscode.org/flesh/trunk@1554 17b73243-c579-4c4c-a9d2-2d5706c11dac
Diffstat (limited to 'src/main/CactusDefaultInitialise.c')
-rw-r--r--src/main/CactusDefaultInitialise.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/main/CactusDefaultInitialise.c b/src/main/CactusDefaultInitialise.c
index 113510fe..13d13927 100644
--- a/src/main/CactusDefaultInitialise.c
+++ b/src/main/CactusDefaultInitialise.c
@@ -20,7 +20,6 @@
#include "cctki_GHExtensions.h"
#include "cctki_WarnLevel.h"
-#include "CactusrfrInterface.h"
#include "CactusMainDefaults.h"
#include "CactusCommFunctions.h"
@@ -114,7 +113,7 @@ int CactusInitialiseGH(cGH *GH)
CCTK_PRINTSEPARATOR
#endif
- /* Do the rfr initialisation on this GH */
+ /* Do the schedule initialisation on this GH */
CCTKi_ScheduleGHInit((void *)GH);
/* Initialise all the extensions. */