From 00522a5c330b1088071f8143e8bf5cb1e18f705e Mon Sep 17 00:00:00 2001 From: tradke Date: Thu, 22 Jun 2000 14:36:12 +0000 Subject: Register IOFlexIO's termination routine BEFORE Driver_Terminate. git-svn-id: http://svn.cactuscode.org/arrangements/CactusPUGHIO/IOFlexIO/trunk@131 ebee0441-1374-4afa-a3b5-247f3ba15b9a --- schedule.ccl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'schedule.ccl') diff --git a/schedule.ccl b/schedule.ccl index cafdf4f..9372a6a 100644 --- a/schedule.ccl +++ b/schedule.ccl @@ -35,7 +35,7 @@ if (checkpoint && checkpoint_every > 0) #if (checkpoint && checkpoint_every > 0) #{ -# schedule IOFlexIO_TerminationDumpGH at CCTK_TERMINATE +# schedule IOFlexIO_TerminationDumpGH at CCTK_TERMINATE BEFORE Driver_Terminate # { # LANG:C # } "Termination checkpoint routine" -- cgit v1.2.3