aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--schedule.ccl4
1 files changed, 2 insertions, 2 deletions
diff --git a/schedule.ccl b/schedule.ccl
index 25b146b..9eb7414 100644
--- a/schedule.ccl
+++ b/schedule.ccl
@@ -7,12 +7,12 @@
schedule IOStreamedHDF5_Startup at STARTUP after IOHDF5Util_Startup
{
LANG:C
-} "IOStreamedHDF5 startup routine"
+} "Startup routine"
schedule IOStreamedHDF5_Terminate at TERMINATE before IOHDF5Util_Terminate
{
LANG:C
-} "IOStreamedHDF5 termination routine"
+} "Termination routine"
########################################################################
### register checkpointing routines