aboutsummaryrefslogtreecommitdiff
path: root/param.ccl
diff options
context:
space:
mode:
authortradke <tradke@b61c5cb5-eaca-4651-9a7a-d64986f99364>2002-11-08 12:42:20 +0000
committertradke <tradke@b61c5cb5-eaca-4651-9a7a-d64986f99364>2002-11-08 12:42:20 +0000
commitf88c4ed4c6e900fb6c921c23e0dc667c9883ad9b (patch)
treedd9cfe4507434eb6239f6546e61e5169ccfbd580 /param.ccl
parent022357aedfc4f72963d3b70e14cafea5256dffd2 (diff)
Uses new flesh parameter cactus::max_runtime.
git-svn-id: http://svn.cactuscode.org/arrangements/CactusPUGH/PUGH/trunk@398 b61c5cb5-eaca-4651-9a7a-d64986f99364
Diffstat (limited to 'param.ccl')
-rw-r--r--param.ccl2
1 files changed, 2 insertions, 0 deletions
diff --git a/param.ccl b/param.ccl
index c860ed3..19887cf 100644
--- a/param.ccl
+++ b/param.ccl
@@ -11,6 +11,8 @@ USES REAL cctk_final_time
USES INT cctk_itlast
+USES INT max_runtime
+
USES BOOLEAN terminate_next
############################# Restricted Parameters #########################