aboutsummaryrefslogtreecommitdiff
path: root/CarpetExtra/CarpetIOSer/src
diff options
context:
space:
mode:
authorErik Schnetter <schnetter@aei.mpg.de>2004-09-18 13:21:00 +0000
committerErik Schnetter <schnetter@aei.mpg.de>2004-09-18 13:21:00 +0000
commit81a089f529dbcf73b7dc54fab099d4c4779b6958 (patch)
tree056adf32deaeb1a7c055a4aae59c977154f40ad7 /CarpetExtra/CarpetIOSer/src
parentd33c8edc248d0a8dad2f91398d845e05ab6562ba (diff)
Remove CVS header tags
Replace all CVS header tags with the standard "$Header:$". darcs-hash:20040918132147-891bb-dea889bdd94a479ec412d14d08e9efca63e5c24d.gz
Diffstat (limited to 'CarpetExtra/CarpetIOSer/src')
-rw-r--r--CarpetExtra/CarpetIOSer/src/ioser.cc2
-rw-r--r--CarpetExtra/CarpetIOSer/src/ioser.h2
-rw-r--r--CarpetExtra/CarpetIOSer/src/ioser.hh2
-rw-r--r--CarpetExtra/CarpetIOSer/src/make.code.defn2
4 files changed, 4 insertions, 4 deletions
diff --git a/CarpetExtra/CarpetIOSer/src/ioser.cc b/CarpetExtra/CarpetIOSer/src/ioser.cc
index ab8ce2969..d4bd5518f 100644
--- a/CarpetExtra/CarpetIOSer/src/ioser.cc
+++ b/CarpetExtra/CarpetIOSer/src/ioser.cc
@@ -32,7 +32,7 @@ int vsxynt(const char *name, double t, double *x, double *y, int n);
}
-static const char* rcsid = "$Header: /home/eschnett/C/carpet/Carpet/CarpetExtra/CarpetIOSer/src/ioser.cc,v 1.1 2002/02/08 14:55:31 shawley Exp $";
+static const char* rcsid = "$Header:$";
// That's a hack
namespace Carpet {
diff --git a/CarpetExtra/CarpetIOSer/src/ioser.h b/CarpetExtra/CarpetIOSer/src/ioser.h
index 99a07e6c1..0b1d990b8 100644
--- a/CarpetExtra/CarpetIOSer/src/ioser.h
+++ b/CarpetExtra/CarpetIOSer/src/ioser.h
@@ -1,4 +1,4 @@
-// $Header: /home/eschnett/C/carpet/Carpet/CarpetExtra/CarpetIOSer/src/ioser.h,v 1.1 2002/02/08 14:55:31 shawley Exp $
+// $Header:$
#include "cctk.h"
diff --git a/CarpetExtra/CarpetIOSer/src/ioser.hh b/CarpetExtra/CarpetIOSer/src/ioser.hh
index d55ec4379..2b992cfac 100644
--- a/CarpetExtra/CarpetIOSer/src/ioser.hh
+++ b/CarpetExtra/CarpetIOSer/src/ioser.hh
@@ -1,4 +1,4 @@
-// $Header: /home/eschnett/C/carpet/Carpet/CarpetExtra/CarpetIOSer/src/ioser.hh,v 1.1 2002/02/08 14:55:31 shawley Exp $
+// $Header:$
#include <vector>
diff --git a/CarpetExtra/CarpetIOSer/src/make.code.defn b/CarpetExtra/CarpetIOSer/src/make.code.defn
index fec24e8d9..18973eefb 100644
--- a/CarpetExtra/CarpetIOSer/src/make.code.defn
+++ b/CarpetExtra/CarpetIOSer/src/make.code.defn
@@ -1,5 +1,5 @@
# Main make.code.defn file for thorn CarpetIOSer
-# $Header: /home/eschnett/C/carpet/Carpet/CarpetExtra/CarpetIOSer/src/make.code.defn,v 1.1 2002/02/08 14:55:31 shawley Exp $
+# $Header:$
# Source files in this directory
SRCS = ioser.cc