summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/main/ScheduleInterface.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/main/ScheduleInterface.c b/src/main/ScheduleInterface.c
index 93228be3..64dfd821 100644
--- a/src/main/ScheduleInterface.c
+++ b/src/main/ScheduleInterface.c
@@ -862,6 +862,7 @@ int CCTK_SchedulePrint(const char *where)
SchedulePrint("CCTK_STARTUP");
putchar ('\n');
puts (" Startup routines which need an existing GH");
+ puts (" [CCTK_WRAGH]");
SchedulePrint("CCTK_WRAGH");
puts (" Parameter checking routines");
puts (" [CCTK_PARAMCHECK]");