aboutsummaryrefslogtreecommitdiff
path: root/param.ccl
diff options
context:
space:
mode:
authorschnetter <schnetter@51d2df92-0e4f-0410-a727-bd43d766d6b6>2007-07-10 15:55:34 +0000
committerschnetter <schnetter@51d2df92-0e4f-0410-a727-bd43d766d6b6>2007-07-10 15:55:34 +0000
commit53b2ec1501a117c1f3bbbf59d4769e9f7bd3205e (patch)
tree49e07ea7b3544aa28d9400c0ef2c0cd63574ddb6 /param.ccl
parent3de444722c79a9bcdc39ea9ec733d3a21b974f87 (diff)
Check whether Fortran parameters work correctly
git-svn-id: http://svn.cactuscode.org/arrangements/CactusBase/Fortran/trunk@37 51d2df92-0e4f-0410-a727-bd43d766d6b6
Diffstat (limited to 'param.ccl')
-rw-r--r--param.ccl5
1 files changed, 5 insertions, 0 deletions
diff --git a/param.ccl b/param.ccl
index 5519aea..3ea8fa1 100644
--- a/param.ccl
+++ b/param.ccl
@@ -1 +1,6 @@
# Parameter definitions for thorn Fortran
+
+CCTK_INT one "This parameter has the value one"
+{
+ 1:1 :: "1"
+} 1