aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorschnetter <schnetter@e464a08b-0e4f-0410-9853-9e08ab54b382>2004-01-04 22:32:25 +0000
committerschnetter <schnetter@e464a08b-0e4f-0410-9853-9e08ab54b382>2004-01-04 22:32:25 +0000
commitf949ed103f25ddc51563f183bb941e993cba109f (patch)
treeb031af3aaaf10887ae3fdc2f8af6e2cad1e6c75b
parenteda93779bd511dac497cc765aa4287b29636b5cb (diff)
Add cvs Header and include guard.
git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinBase/Constants/trunk@3 e464a08b-0e4f-0410-9853-9e08ab54b382
-rw-r--r--Constants/src/constants.h3
-rw-r--r--src/constants.h3
2 files changed, 6 insertions, 0 deletions
diff --git a/Constants/src/constants.h b/Constants/src/constants.h
index 8eea227..0493804 100644
--- a/Constants/src/constants.h
+++ b/Constants/src/constants.h
@@ -1,4 +1,7 @@
+/* $Header$ */
+
#ifndef CONSTANTS_H
+#define CONSTANTS_H
#ifdef CCODE
#define CONSTANT_c_SI 2.99792458e8
diff --git a/src/constants.h b/src/constants.h
index 8eea227..0493804 100644
--- a/src/constants.h
+++ b/src/constants.h
@@ -1,4 +1,7 @@
+/* $Header$ */
+
#ifndef CONSTANTS_H
+#define CONSTANTS_H
#ifdef CCODE
#define CONSTANT_c_SI 2.99792458e8