aboutsummaryrefslogtreecommitdiff
path: root/interface.ccl
diff options
context:
space:
mode:
authorjthorn <jthorn@f88db872-0e4f-0410-b76b-b9085cfa78c5>2004-05-03 13:45:25 +0000
committerjthorn <jthorn@f88db872-0e4f-0410-b76b-b9085cfa78c5>2004-05-03 13:45:25 +0000
commit06f25c9809fc2cf5375475cdb56dda0dfcad396a (patch)
tree11fcf7d3153f23be9aa8a8b70147141d6c4e41b1 /interface.ccl
parent754ac2bb448c9f6e6e241a1231262cc5447f212d (diff)
Erik has changed the flesh so thorns (like this one) which schedule
routines in CCTK_ANALYSIS don't need to depend on TAT/always to force stuff to run at every times step -- now this happens by default if no trigger is specified So... with this commit AHFinderDirect no longer depends on TAT/always. git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinderDirect/trunk@1318 f88db872-0e4f-0410-b76b-b9085cfa78c5
Diffstat (limited to 'interface.ccl')
-rw-r--r--interface.ccl2
1 files changed, 1 insertions, 1 deletions
diff --git a/interface.ccl b/interface.ccl
index 2dbaa97..061a88b 100644
--- a/interface.ccl
+++ b/interface.ccl
@@ -2,7 +2,7 @@
# $Header$
implements: AHFinderDirect
-inherits: Grid ADMBase StaticConformal SpaceMask IO always
+inherits: Grid ADMBase StaticConformal SpaceMask IO
# we use an include file provided by SpaceMask
USES INCLUDE: SpaceMask.h