From ea4f1ff6146fec550f832e975eb20e30ade4b30c Mon Sep 17 00:00:00 2001 From: allen Date: Sun, 17 Dec 2000 10:51:10 +0000 Subject: Completing parameter range descriptions and fixing a couple of formatting bugs git-svn-id: http://svn.cactuscode.org/arrangements/CactusPUGH/PUGH/trunk@292 b61c5cb5-eaca-4651-9a7a-d64986f99364 --- param.ccl | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'param.ccl') diff --git a/param.ccl b/param.ccl index 2d99c9a..c1967c7 100644 --- a/param.ccl +++ b/param.ccl @@ -178,32 +178,32 @@ KEYWORD partition "Is the partition manual" STRING partition_1d_x "Tells how to partition on direction X" { -.* :: +.* :: "A regex which matches anything" } "" STRING partition_2d_x "Tells how to partition on direction X" { -.* :: +.* :: "A regex which matches anything" } "" STRING partition_2d_y "Tells how to partition on direction y" { -.* :: +.* :: "A regex which matches anything" } "" STRING partition_3d_x "Tells how to partition on direction X" { -.* :: +.* :: "A regex which matches anything" } "" STRING partition_3d_y "Tells how to partition on direction y" { -.* :: +.* :: "A regex which matches anything" } "" STRING partition_3d_z "Tells how to partition on direction z" { -.* :: +.* :: "A regex which matches anything" } "" LOGICAL storage_verbose "Report on memory assignment" STEERABLE = ALWAYS -- cgit v1.2.3