aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--CarpetExtra/CarpetIntegrateTest/README2
-rw-r--r--CarpetExtra/CarpetIntegrateTest/interface.ccl2
-rw-r--r--CarpetExtra/CarpetIntegrateTest/param.ccl2
-rw-r--r--CarpetExtra/CarpetIntegrateTest/schedule.ccl2
-rw-r--r--CarpetExtra/CarpetIntegrateTest/src/Global.cc2
-rw-r--r--CarpetExtra/CarpetIntegrateTest/src/Local.cc2
-rw-r--r--CarpetExtra/CarpetIntegrateTest/src/make.code.defn2
-rw-r--r--CarpetExtra/CarpetIntegrateTest/test/carpetintegrate-linear.par2
-rw-r--r--CarpetExtra/CarpetIntegrateTest/test/carpetintegrate.par2
9 files changed, 0 insertions, 18 deletions
diff --git a/CarpetExtra/CarpetIntegrateTest/README b/CarpetExtra/CarpetIntegrateTest/README
index 21098d92f..bde58d0e3 100644
--- a/CarpetExtra/CarpetIntegrateTest/README
+++ b/CarpetExtra/CarpetIntegrateTest/README
@@ -1,5 +1,3 @@
-CVS info : $Header:$
-
Cactus Code Thorn CarpetIntegrateTest
Thorn Author(s) : Burkhard Zink <bzink@mpa-garching.mpg.de>
Thorn Maintainer(s) : Erik Schnetter <schnetter@aei.mpg.de>
diff --git a/CarpetExtra/CarpetIntegrateTest/interface.ccl b/CarpetExtra/CarpetIntegrateTest/interface.ccl
index 068ed45d6..f9250e26e 100644
--- a/CarpetExtra/CarpetIntegrateTest/interface.ccl
+++ b/CarpetExtra/CarpetIntegrateTest/interface.ccl
@@ -1,5 +1,3 @@
-# $Header:$
-
implements: CarpetIntegrateTest
inherits: Reduce Grid Driver
diff --git a/CarpetExtra/CarpetIntegrateTest/param.ccl b/CarpetExtra/CarpetIntegrateTest/param.ccl
index f184cd96d..e0335b321 100644
--- a/CarpetExtra/CarpetIntegrateTest/param.ccl
+++ b/CarpetExtra/CarpetIntegrateTest/param.ccl
@@ -1,5 +1,3 @@
-# $Header:$
-
REAL constant "Integrand constant"
{
*:* :: ""
diff --git a/CarpetExtra/CarpetIntegrateTest/schedule.ccl b/CarpetExtra/CarpetIntegrateTest/schedule.ccl
index 8d23afc9a..f1ad5ec10 100644
--- a/CarpetExtra/CarpetIntegrateTest/schedule.ccl
+++ b/CarpetExtra/CarpetIntegrateTest/schedule.ccl
@@ -1,5 +1,3 @@
-# $Header:$
-
STORAGE: integrand[3]
schedule CarpetIntegrate_Local AT CCTK_INITIAL
diff --git a/CarpetExtra/CarpetIntegrateTest/src/Global.cc b/CarpetExtra/CarpetIntegrateTest/src/Global.cc
index be799c89e..7d5460d9c 100644
--- a/CarpetExtra/CarpetIntegrateTest/src/Global.cc
+++ b/CarpetExtra/CarpetIntegrateTest/src/Global.cc
@@ -1,5 +1,3 @@
-// $Header:$
-
#include <assert.h>
#include <stdio.h>
diff --git a/CarpetExtra/CarpetIntegrateTest/src/Local.cc b/CarpetExtra/CarpetIntegrateTest/src/Local.cc
index 02041b9e7..d616e7741 100644
--- a/CarpetExtra/CarpetIntegrateTest/src/Local.cc
+++ b/CarpetExtra/CarpetIntegrateTest/src/Local.cc
@@ -1,5 +1,3 @@
-// $Header:$
-
#include "cctk.h"
#include "cctk_Parameters.h"
#include "cctk_Arguments.h"
diff --git a/CarpetExtra/CarpetIntegrateTest/src/make.code.defn b/CarpetExtra/CarpetIntegrateTest/src/make.code.defn
index 882663fef..d94cdcd4e 100644
--- a/CarpetExtra/CarpetIntegrateTest/src/make.code.defn
+++ b/CarpetExtra/CarpetIntegrateTest/src/make.code.defn
@@ -1,5 +1,3 @@
-# $Header:$
-
# Source files in this directory
SRCS = Local.cc Global.cc
diff --git a/CarpetExtra/CarpetIntegrateTest/test/carpetintegrate-linear.par b/CarpetExtra/CarpetIntegrateTest/test/carpetintegrate-linear.par
index ab0161392..5135621c8 100644
--- a/CarpetExtra/CarpetIntegrateTest/test/carpetintegrate-linear.par
+++ b/CarpetExtra/CarpetIntegrateTest/test/carpetintegrate-linear.par
@@ -1,5 +1,3 @@
-# $Header:$
-
#==============================================================================
# --- Test file for Carpet integration ---
#==============================================================================
diff --git a/CarpetExtra/CarpetIntegrateTest/test/carpetintegrate.par b/CarpetExtra/CarpetIntegrateTest/test/carpetintegrate.par
index 0c8fcb8c1..f9adabbf6 100644
--- a/CarpetExtra/CarpetIntegrateTest/test/carpetintegrate.par
+++ b/CarpetExtra/CarpetIntegrateTest/test/carpetintegrate.par
@@ -1,5 +1,3 @@
-# $Header:$
-
#==============================================================================
# --- Test file for Carpet integration ---
#==============================================================================