aboutsummaryrefslogtreecommitdiff
path: root/schedule.ccl
diff options
context:
space:
mode:
authorschnetter <schnetter@20f44201-0f4f-0410-9130-e5fc2714a787>2004-08-06 08:00:39 +0000
committerschnetter <schnetter@20f44201-0f4f-0410-9130-e5fc2714a787>2004-08-06 08:00:39 +0000
commit686941dff486ef00c3cdd02cab8c7ddb4b354778 (patch)
tree19272f1ea5ab4d23757aa3536a248b73ca10a322 /schedule.ccl
parentc980085da9ec9afdbd939b0044f48c2e77db4286 (diff)
Check tensor type aliases at paramcheck time, and be less verbose at
run time. git-svn-id: http://svn.cactuscode.org/arrangements/CactusNumerical/RotatingSymmetry180/trunk@13 20f44201-0f4f-0410-9130-e5fc2714a787
Diffstat (limited to 'schedule.ccl')
-rw-r--r--schedule.ccl5
1 files changed, 5 insertions, 0 deletions
diff --git a/schedule.ccl b/schedule.ccl
index 1f341e6..ff1f77a 100644
--- a/schedule.ccl
+++ b/schedule.ccl
@@ -1,6 +1,11 @@
# Schedule definitions for thorn RotatingSymmetry180
# $Header$
+SCHEDULE Rot180_CheckTensorTypes AT paramcheck
+{
+ LANG: C
+} "Check tensor type definitions for consistency"
+
SCHEDULE Rot180_RegisterSymmetry IN SymmetryRegister
{
LANG: C