aboutsummaryrefslogtreecommitdiff
path: root/src/Boundaries.cc
diff options
context:
space:
mode:
authorhinder <hinder@4f5cb9a8-4dd8-4c2d-9bbd-173fa4467843>2013-09-05 21:20:01 +0000
committerhinder <hinder@4f5cb9a8-4dd8-4c2d-9bbd-173fa4467843>2013-09-05 21:20:01 +0000
commit0d93bcf67c8fb82991463c283922f89cddd3394a (patch)
treefb327f4ae0230ebc6576d87e3506168df1750210 /src/Boundaries.cc
parent55031a53599253b340b39ba7e60bf188be1a2936 (diff)
Regenerate code (Kranc commit caf12ddfb11ccd9a7bf822cc8ec0d7691cded0aa)
git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/WeylScal4/trunk@137 4f5cb9a8-4dd8-4c2d-9bbd-173fa4467843
Diffstat (limited to 'src/Boundaries.cc')
-rw-r--r--src/Boundaries.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Boundaries.cc b/src/Boundaries.cc
index 8cdc421..66396a0 100644
--- a/src/Boundaries.cc
+++ b/src/Boundaries.cc
@@ -30,7 +30,7 @@ extern "C" void WeylScal4_SelectBoundConds(CCTK_ARGUMENTS)
DECLARE_CCTK_ARGUMENTS;
DECLARE_CCTK_PARAMETERS;
- CCTK_INT ierr CCTK_ATTRIBUTE_UNUSED = 0;
+ CCTK_INT ierr CCTK_ATTRIBUTE_UNUSED = 0;
return;
}