aboutsummaryrefslogtreecommitdiff
path: root/src/GeneralizedPolynomial-Uniform/template.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/GeneralizedPolynomial-Uniform/template.h')
-rw-r--r--src/GeneralizedPolynomial-Uniform/template.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/GeneralizedPolynomial-Uniform/template.h b/src/GeneralizedPolynomial-Uniform/template.h
index 0c25fe1..0f3eaef 100644
--- a/src/GeneralizedPolynomial-Uniform/template.h
+++ b/src/GeneralizedPolynomial-Uniform/template.h
@@ -33,4 +33,4 @@ int FUNCTION_NAME(/***** coordinate system *****/
struct error_flags *error_flags,
struct molecule_structure_flags *molecule_structure_flags,
struct molecule_min_max_m_info *molecule_min_max_m_info,
- CCTK_INT* molecule_positions[]);
+ CCTK_INT* const molecule_positions[]);