aboutsummaryrefslogtreecommitdiff
path: root/CarpetExtra/CarpetIOSer
diff options
context:
space:
mode:
authorshawley <>2002-02-08 12:55:00 +0000
committershawley <>2002-02-08 12:55:00 +0000
commit1fbb386a9fe6ba3457c50b187a3296e16edfd428 (patch)
treef67a942791280a4a879ed6a59aa1c32ec02371ea /CarpetExtra/CarpetIOSer
parentdc717995635a55ad50d49400156272d896b69c52 (diff)
Initial revision
darcs-hash:20020208125530-e415b-5cf531ac05bc123b4db4c0a320cdd1323c96f65a.gz
Diffstat (limited to 'CarpetExtra/CarpetIOSer')
-rw-r--r--CarpetExtra/CarpetIOSer/README2
-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
5 files changed, 5 insertions, 5 deletions
diff --git a/CarpetExtra/CarpetIOSer/README b/CarpetExtra/CarpetIOSer/README
index 88ce160e1..67defbc22 100644
--- a/CarpetExtra/CarpetIOSer/README
+++ b/CarpetExtra/CarpetIOSer/README
@@ -1,6 +1,6 @@
Cactus Code Thorn CarpetIOSer
Authors : ...
-CVS info : $Header: /home/eschnett/C/carpet/Carpet/CarpetExtra/CarpetIOSer/README,v 1.1.1.1 2002/02/08 14:55:30 shawley Exp $
+CVS info : $Header: /home/eschnett/C/carpet/Carpet/CarpetExtra/CarpetIOSer/README,v 1.1 2002/02/08 14:55:30 shawley Exp $
--------------------------------------------------------------------------
Purpose of the thorn:
diff --git a/CarpetExtra/CarpetIOSer/src/ioser.cc b/CarpetExtra/CarpetIOSer/src/ioser.cc
index 431b6a295..ab8ce2969 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.1.1 2002/02/08 14:55:31 shawley Exp $";
+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 $";
// That's a hack
namespace Carpet {
diff --git a/CarpetExtra/CarpetIOSer/src/ioser.h b/CarpetExtra/CarpetIOSer/src/ioser.h
index 2e82702a3..99a07e6c1 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.1.1 2002/02/08 14:55:31 shawley Exp $
+// $Header: /home/eschnett/C/carpet/Carpet/CarpetExtra/CarpetIOSer/src/ioser.h,v 1.1 2002/02/08 14:55:31 shawley Exp $
#include "cctk.h"
diff --git a/CarpetExtra/CarpetIOSer/src/ioser.hh b/CarpetExtra/CarpetIOSer/src/ioser.hh
index 978a54a9c..d55ec4379 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.1.1 2002/02/08 14:55:31 shawley Exp $
+// $Header: /home/eschnett/C/carpet/Carpet/CarpetExtra/CarpetIOSer/src/ioser.hh,v 1.1 2002/02/08 14:55:31 shawley Exp $
#include <vector>
diff --git a/CarpetExtra/CarpetIOSer/src/make.code.defn b/CarpetExtra/CarpetIOSer/src/make.code.defn
index 0451551b3..fec24e8d9 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.1.1 2002/02/08 14:55:31 shawley Exp $
+# $Header: /home/eschnett/C/carpet/Carpet/CarpetExtra/CarpetIOSer/src/make.code.defn,v 1.1 2002/02/08 14:55:31 shawley Exp $
# Source files in this directory
SRCS = ioser.cc