summaryrefslogtreecommitdiff
path: root/src/param.ccl
diff options
context:
space:
mode:
Diffstat (limited to 'src/param.ccl')
-rw-r--r--src/param.ccl2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/param.ccl b/src/param.ccl
index d8497bad..99ec215d 100644
--- a/src/param.ccl
+++ b/src/param.ccl
@@ -31,7 +31,7 @@ REAL cctk_final_time "Final time for evolution"
: :: "Anything"
} -1.0
-INTEGER cctk_itlast "Final iteration number"
+INT cctk_itlast "Final iteration number"
{
: :: "Any integer"
} 10