aboutsummaryrefslogtreecommitdiff
path: root/src/GRHydro_ENOReconstruct.F90
diff options
context:
space:
mode:
Diffstat (limited to 'src/GRHydro_ENOReconstruct.F90')
-rw-r--r--src/GRHydro_ENOReconstruct.F902
1 files changed, 1 insertions, 1 deletions
diff --git a/src/GRHydro_ENOReconstruct.F90 b/src/GRHydro_ENOReconstruct.F90
index 904181e..169af04 100644
--- a/src/GRHydro_ENOReconstruct.F90
+++ b/src/GRHydro_ENOReconstruct.F90
@@ -40,7 +40,7 @@ subroutine GRHydro_ENOSetup(CCTK_ARGUMENTS)
DECLARE_CCTK_ARGUMENTS
DECLARE_CCTK_PARAMETERS
- CCTK_INT :: i, j, k, l, m, q, allocstat
+ CCTK_INT :: i, j, l, m, q, allocstat
CCTK_REAL :: denominator, numerator, numerator_product
if(.not.coeffs_allocated) then