From 1fbb386a9fe6ba3457c50b187a3296e16edfd428 Mon Sep 17 00:00:00 2001 From: shawley <> Date: Fri, 8 Feb 2002 12:55:00 +0000 Subject: Initial revision darcs-hash:20020208125530-e415b-5cf531ac05bc123b4db4c0a320cdd1323c96f65a.gz --- CarpetExtra/CarpetIOSer/README | 2 +- CarpetExtra/CarpetIOSer/src/ioser.cc | 2 +- CarpetExtra/CarpetIOSer/src/ioser.h | 2 +- CarpetExtra/CarpetIOSer/src/ioser.hh | 2 +- CarpetExtra/CarpetIOSer/src/make.code.defn | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) (limited to 'CarpetExtra/CarpetIOSer') 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 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 -- cgit v1.2.3