aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorknarf <knarf@54511f98-0e4f-0410-826e-eb8b393f5a1e>2005-11-15 10:08:25 +0000
committerknarf <knarf@54511f98-0e4f-0410-826e-eb8b393f5a1e>2005-11-15 10:08:25 +0000
commit421368fcbd6e52baa63a04493c9a481d26483a6e (patch)
tree73c0680f4fa8b48ddebe530f726ce1779f93c9c5
parente2a38c3d161eef947767e4d03313da164a4c2306 (diff)
also note the options for icc
git-svn-id: http://svn.aei.mpg.de/numrel/AEIThorns/ADMMass/trunk@7 54511f98-0e4f-0410-826e-eb8b393f5a1e
-rw-r--r--README3
1 files changed, 2 insertions, 1 deletions
diff --git a/README b/README
index 57bbfc7..b496b42 100644
--- a/README
+++ b/README
@@ -3,7 +3,8 @@ Purpose of this thorn
This thorn can be used to calculate different approximations of the ADM mass
on a finite grid.
-It requires C99 to compile. For gcc, add -std=c99 to the compiler options.
+It requires C99 to compile. For gcc or icc, add -std=c99 to the compiler
+options.
Copyright
---------