aboutsummaryrefslogtreecommitdiff
path: root/src/Extract.F
diff options
context:
space:
mode:
Diffstat (limited to 'src/Extract.F')
-rw-r--r--src/Extract.F2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Extract.F b/src/Extract.F
index 3bdc63b..658721a 100644
--- a/src/Extract.F
+++ b/src/Extract.F
@@ -105,7 +105,7 @@ c 0. Check to see if Extract should have been called
c
c ------------------------------------------------------------------
- IF (itout) .LE. 0) RETURN
+ IF ((itout) .LE. 0) RETURN
IF (MODULO(int(cctk_iteration),int(itout)) .NE. 0) RETURN
if (verbose == 1) then