aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorallen <allen@5c0f84ea-6048-4d6e-bfa4-55cd5f2e0dd7>1999-07-01 15:26:46 +0000
committerallen <allen@5c0f84ea-6048-4d6e-bfa4-55cd5f2e0dd7>1999-07-01 15:26:46 +0000
commit8ebb9bb99c05d6624f599209e54f57263e09d4ee (patch)
tree2e8bec2dfca2cd88f9a67f7520df60752755fbab
parentee2b8771672bdafd0536fd26c63ae21681f9adef (diff)
INTEGER -> INT
git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinInitialData/IDLinearWaves/trunk@18 5c0f84ea-6048-4d6e-bfa4-55cd5f2e0dd7
-rw-r--r--param.ccl2
1 files changed, 1 insertions, 1 deletions
diff --git a/param.ccl b/param.ccl
index 2080db3..8d86d00 100644
--- a/param.ccl
+++ b/param.ccl
@@ -15,7 +15,7 @@ REAL amplitude "Amplitdude of the wave: both for teuk and plane")
0: :: "positive amplitude"
} 0.001
-INTEGER mvalue "m value for teukwaves waves: integer from -2 to 2"
+INT mvalue "m value for teukwaves waves: integer from -2 to 2"
{
-2:2 :: "implemented : m = -2..2"
} 0