From 655f02f93d0004138e8a5f28c0ed8672081eb8c2 Mon Sep 17 00:00:00 2001 From: tradke Date: Thu, 15 Mar 2001 16:17:57 +0000 Subject: Schedule isosurfacer termination routine. git-svn-id: http://svn.cactuscode.org/arrangements/CactusPUGHIO/IsoSurfacer/trunk@41 bfcf8e34-485d-4d46-a995-1fd6fa6fb178 --- schedule.ccl | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/schedule.ccl b/schedule.ccl index e7713ab..2c8ab9b 100644 --- a/schedule.ccl +++ b/schedule.ccl @@ -11,3 +11,8 @@ schedule IsoSurfacer_Worker at POSTSTEP { LANG:C } "Polling routine" + +schedule Iso_ShutdownServer at TERMINATE +{ + LANG:C +} "Termination routine" -- cgit v1.2.3