aboutsummaryrefslogtreecommitdiff
path: root/Carpet/CarpetLib/schedule.ccl
diff options
context:
space:
mode:
authorErik Schnetter <schnetter@cct.lsu.edu>2009-09-03 16:19:15 -0500
committerBarry Wardell <barry.wardell@gmail.com>2011-12-14 16:42:31 +0000
commit11c4d98017cbb86d08e15fd1b549180184b58a26 (patch)
tree2546a154c6f7bc0bec87de7316125ae7d1453569 /Carpet/CarpetLib/schedule.ccl
parentf520477b1c14e02f1495cfa8d3e09f4e21ab34d0 (diff)
Import Carpet
Ignore-this: 309b4dd613f4af2b84aa5d6743fdb6b3
Diffstat (limited to 'Carpet/CarpetLib/schedule.ccl')
-rw-r--r--Carpet/CarpetLib/schedule.ccl4
1 files changed, 2 insertions, 2 deletions
diff --git a/Carpet/CarpetLib/schedule.ccl b/Carpet/CarpetLib/schedule.ccl
index d371bc7a5..a208c97ca 100644
--- a/Carpet/CarpetLib/schedule.ccl
+++ b/Carpet/CarpetLib/schedule.ccl
@@ -1,10 +1,10 @@
# Schedule definitions for thorn CarpetLib
-SCHEDULE CarpetLib_setmemlimit AT WRAGH
+SCHEDULE CarpetLib_registercycleclock AT startup BEFORE Driver_Startup
{
LANG: C
OPTIONS: global
-} "Set operating system memory limit"
+} "Register cycle based timer"
SCHEDULE CarpetLib_printtimestats AT analysis
{