aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorknarf <knarf@54511f98-0e4f-0410-826e-eb8b393f5a1e>2005-11-15 10:06:38 +0000
committerknarf <knarf@54511f98-0e4f-0410-826e-eb8b393f5a1e>2005-11-15 10:06:38 +0000
commite2a38c3d161eef947767e4d03313da164a4c2306 (patch)
tree41a4a53d5e4abc23237c2955558a6d02227ab154
parent049ce8a3bf87bbebd787dc781b76e4320e5c7231 (diff)
note the use of C99
git-svn-id: http://svn.aei.mpg.de/numrel/AEIThorns/ADMMass/trunk@6 54511f98-0e4f-0410-826e-eb8b393f5a1e
-rw-r--r--README3
1 files changed, 1 insertions, 2 deletions
diff --git a/README b/README
index 883b9c8..57bbfc7 100644
--- a/README
+++ b/README
@@ -3,8 +3,7 @@ Purpose of this thorn
This thorn can be used to calculate different approximations of the ADM mass
on a finite grid.
-Warning: This thorn is still _very_ experimental. Do not expect it to work,
- especially not the way you might think it should.
+It requires C99 to compile. For gcc, add -std=c99 to the compiler options.
Copyright
---------