aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authortradke <tradke@e296648e-0e4f-0410-bd07-d597d9acff87>2003-06-26 14:21:14 +0000
committertradke <tradke@e296648e-0e4f-0410-bd07-d597d9acff87>2003-06-26 14:21:14 +0000
commitbb504c5b52d119ae604b7efcf2396bbd778a9c89 (patch)
treef6f5011db1d1e7637d226ed3e827210a489b77c7 /src
parent4a0f734c12a57398f93b751a3d0796ee048f15d0 (diff)
Removed single-quote in a comment so that it passes the preprocessor.
git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinInitialData/Exact/trunk@190 e296648e-0e4f-0410-bd07-d597d9acff87
Diffstat (limited to 'src')
-rw-r--r--src/include/param_defs.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/include/param_defs.inc b/src/include/param_defs.inc
index bc3b168..48f8e13 100644
--- a/src/include/param_defs.inc
+++ b/src/include/param_defs.inc
@@ -49,7 +49,7 @@ c black hole spacetimes
c cosmological spacetimes
#define EXACT__Lemaitre 50
-CC this metric doesn't work, and has been moved to ./archive/
+CC this metric doesnt work, and has been moved to ./archive/
CC#define EXACT__Robertson_Walker 51
#define EXACT__de_Sitter 52
#define EXACT__de_Sitter_Lambda 53