aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorknarf <knarf@e464a08b-0e4f-0410-9853-9e08ab54b382>2003-05-14 12:14:10 +0000
committerknarf <knarf@e464a08b-0e4f-0410-9853-9e08ab54b382>2003-05-14 12:14:10 +0000
commiteda93779bd511dac497cc765aa4287b29636b5cb (patch)
treeab72d10c7ead4debf7903475a0c1e53e06a682cb /README
parenta2a5760af2f1182d894e7613627aa39f415297e3 (diff)
- thorn containing some often used constants as defines
- currently only: c, G and Msolar git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinBase/Constants/trunk@2 e464a08b-0e4f-0410-9853-9e08ab54b382
Diffstat (limited to 'README')
-rw-r--r--README36
1 files changed, 36 insertions, 0 deletions
diff --git a/README b/README
new file mode 100644
index 0000000..254ae11
--- /dev/null
+++ b/README
@@ -0,0 +1,36 @@
+Purpose of this thorn
+---------------------
+This thorn provides some constants which are defines.
+If you do not find the constant you do want to use, please feel free to
+include that.
+
+Documentation
+-------------
+
+Author and current maintainer is Frank Loeffler.
+
+Look into the doc/ directory for more documentation.
+
+It is a very simple thorn, nevertheless it could grow later, therefore:
+
+Copyright
+---------
+
+This thorn is copyright (C) 2002
+by Frank Loeffler <frank.loeffler@aei.mpg.de>
+
+This thorn is free software; you can redistribute it and/or modify
+it under the terms of the GNU General Public License as published by
+the Free Software Foundation; either version 2 of the License, or
+(at your option) any later version.
+
+This thorn is distributed in the hope that it will be useful, but
+WITHOUT ANY WARRANTY; without even the implied warranty of
+MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+GNU General Public License for more details.
+
+You should have received a copy of the GNU General Public License
+along with this thorn (see the file COPYING in this directory);
+if not, write to the Free Software Foundation, Inc., 59 Temple
+Place, Suite 330, Boston, MA 02111-1307 USA
+