aboutsummaryrefslogtreecommitdiff
path: root/schedule.ccl
diff options
context:
space:
mode:
authorschnetter <schnetter@d0051148-8e13-4bef-be1d-f6c572c85f9f>2004-05-16 14:48:28 +0000
committerschnetter <schnetter@d0051148-8e13-4bef-be1d-f6c572c85f9f>2004-05-16 14:48:28 +0000
commitb65d0242a9ff9d968a30d04e23b92ec0ed531aee (patch)
treeb917a0b7c4c1b2c18ed2c634204f768a6ca0e741 /schedule.ccl
parent22e270a7b773aa21fedbe3595cbab23939922356 (diff)
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
Diffstat (limited to 'schedule.ccl')
-rw-r--r--schedule.ccl5
1 files changed, 0 insertions, 5 deletions
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