aboutsummaryrefslogtreecommitdiff
path: root/src/include
diff options
context:
space:
mode:
authorjthorn <jthorn@f88db872-0e4f-0410-b76b-b9085cfa78c5>2002-09-29 16:19:06 +0000
committerjthorn <jthorn@f88db872-0e4f-0410-b76b-b9085cfa78c5>2002-09-29 16:19:06 +0000
commitb7886a37105ccca5b5181f58c9988baee5badd3e (patch)
treede048956314791c88f13f62b30f1923e4ac9a3c6 /src/include
parent96226e24b7f0856f2cd8f68e9c22adcd7d2946ad (diff)
rename file since it's now multilingual C++/C/Fortran
git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinderDirect/trunk@778 f88db872-0e4f-0410-b76b-b9085cfa78c5
Diffstat (limited to 'src/include')
-rw-r--r--src/include/config.h (renamed from src/include/config.hh)8
1 files changed, 3 insertions, 5 deletions
diff --git a/src/include/config.hh b/src/include/config.h
index 09ed4a3..511081f 100644
--- a/src/include/config.hh
+++ b/src/include/config.h
@@ -1,13 +1,11 @@
-/* config.hh -- compile-time configuration for AHFinderDirect */
+/* config.h -- compile-time configuration for AHFinderDirect */
/* $Header$ */
/*
* This header file is #included by C++ and C files, and also by
* Fortran 77 files which are run through a C-like preprocessor. Alas,
- * due to a Cactus bug, this means that all preprocessor commands in
- * Fortran sections of this file, must start in column 1. :( :(
- *
- * FIXME: should rename this to "config.h"
+ * due to a Cactus bug on some systems, this means that all preprocessor
+ * commands in Fortran sections of this file, must start in column 1. :( :(
*/
/*