aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorjthorn <jthorn@df1f8a13-aa1d-4dd4-9681-27ded5b42416>2002-05-14 10:59:20 +0000
committerjthorn <jthorn@df1f8a13-aa1d-4dd4-9681-27ded5b42416>2002-05-14 10:59:20 +0000
commit2c591e539decd358171a74c28c710b0ae0e0a7df (patch)
tree83349947657598e5fa8fcedfebcb7df146154ae3 /src
parentccd2601f019d34591ca5cab5b0536de73ec02d6c (diff)
clarify comments about HAVE_CCTK_* #defines
git-svn-id: http://svn.cactuscode.org/arrangements/CactusBase/LocalInterp/trunk@34 df1f8a13-aa1d-4dd4-9681-27ded5b42416
Diffstat (limited to 'src')
-rw-r--r--src/GeneralizedPolynomial-Uniform/InterpLocalUniform.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/GeneralizedPolynomial-Uniform/InterpLocalUniform.h b/src/GeneralizedPolynomial-Uniform/InterpLocalUniform.h
index e2e4433..c3d2e4e 100644
--- a/src/GeneralizedPolynomial-Uniform/InterpLocalUniform.h
+++ b/src/GeneralizedPolynomial-Uniform/InterpLocalUniform.h
@@ -36,7 +36,9 @@ typedef int bool;
/*
* Cactus has some odd anomolies between real and complex datatypes
* as to whether they're #define or typedef, and how their presence
- * should be detected at preprocessor-time. These macros isolate this:
+ * should be detected at preprocessor-time. These macros isolate this
+ * and provide a clean way for the rest of the code to test for which
+ * types are defined:
*/
#ifdef CCTK_REAL4