aboutsummaryrefslogtreecommitdiff
path: root/schedule.ccl
diff options
context:
space:
mode:
authorallen <allen@a678b1cf-93e1-4b43-a69d-d43939e66649>2002-05-10 05:17:56 +0000
committerallen <allen@a678b1cf-93e1-4b43-a69d-d43939e66649>2002-05-10 05:17:56 +0000
commit3f92096145e07e90aaf765da402ad41ce335b9f7 (patch)
treea927b188dc5b83db4ad3cf84eef4cfa96d5f311a /schedule.ccl
parent808a8b886a5484d9d82584d0c6a042f7a50b03ec (diff)
fix typo in routine name
git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinInitialData/IDBrillData/trunk@72 a678b1cf-93e1-4b43-a69d-d43939e66649
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 1e807d3..4d06086 100644
--- a/schedule.ccl
+++ b/schedule.ccl
@@ -12,7 +12,7 @@ if (CCTK_Equals(initial_data,"brilldata"))
LANG: C
} "Check that the metric_type is recognised"
- schedule BrilData_InitSymBound at CCTK_BASEGRID
+ schedule BrillData_InitSymBound at CCTK_BASEGRID
{
LANG: C
} "Set up symmetries for brillpsi"