aboutsummaryrefslogtreecommitdiff
path: root/schedule.ccl
diff options
context:
space:
mode:
authorallen <allen@5c0f84ea-6048-4d6e-bfa4-55cd5f2e0dd7>1999-03-24 13:38:54 +0000
committerallen <allen@5c0f84ea-6048-4d6e-bfa4-55cd5f2e0dd7>1999-03-24 13:38:54 +0000
commit01a6caa249d2903a2fb713f8e3db58d44d376bd6 (patch)
treef0fcc1414afe923218cdd35c1318e37e8c8df571 /schedule.ccl
parent145184eb4a4321d132384d9f3f4ed3aad31968e3 (diff)
Changed CACTUS to CCTK
git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinInitialData/IDLinearWaves/trunk@4 5c0f84ea-6048-4d6e-bfa4-55cd5f2e0dd7
Diffstat (limited to 'schedule.ccl')
-rw-r--r--schedule.ccl2
1 files changed, 1 insertions, 1 deletions
diff --git a/schedule.ccl b/schedule.ccl
index 3111286..b2f0d5d 100644
--- a/schedule.ccl
+++ b/schedule.ccl
@@ -2,7 +2,7 @@
if (CCTK_Equals(initaldata,"linearwaves"))
{
- schedule LinearWaves at CACTUS_INITIAL
+ schedule LinearWaves at CCTK_INITIAL
{
LANG: Fortran
} "Construct linear wave initial data"