From b65d0242a9ff9d968a30d04e23b92ec0ed531aee Mon Sep 17 00:00:00 2001 From: schnetter Date: Sun, 16 May 2004 14:48:28 +0000 Subject: Remove triggervar. Do not register an I/O method because this is not necessary. Check the output condition in the output routine. git-svn-id: http://svn.cactuscode.org/arrangements/CactusUtils/TimerReport/trunk@8 d0051148-8e13-4bef-be1d-f6c572c85f9f --- schedule.ccl | 5 ----- 1 file changed, 5 deletions(-) (limited to 'schedule.ccl') diff --git a/schedule.ccl b/schedule.ccl index 3a40bff..fee2fd7 100644 --- a/schedule.ccl +++ b/schedule.ccl @@ -2,11 +2,6 @@ # $Header$ -SCHEDULE TimerReport_Startup AT CCTK_STARTUP -{ - LANG: C -} "Startup routine" - SCHEDULE TimerReport_Output AS zzz_TimerReport_Output AT CCTK_ANALYSIS { LANG: C -- cgit v1.2.3