From e639a79b9b9c715bc3213f2ed9fd7b80e509f9b3 Mon Sep 17 00:00:00 2001 From: schnetter <> Date: Thu, 8 May 2003 13:35:00 +0000 Subject: Implement a proper separation between global, level, and local mode. Implement a proper separation between global, level, and local mode. This is a major change that might break things. darcs-hash:20030508133549-07bb3-95ccfb6eb2b64e72353d301afddd8722a92c64a3.gz --- CarpetAttic/CarpetIOFlexIO/src/ioflexio.cc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'CarpetAttic/CarpetIOFlexIO') diff --git a/CarpetAttic/CarpetIOFlexIO/src/ioflexio.cc b/CarpetAttic/CarpetIOFlexIO/src/ioflexio.cc index 49c016e7c..4b18c8688 100644 --- a/CarpetAttic/CarpetIOFlexIO/src/ioflexio.cc +++ b/CarpetAttic/CarpetIOFlexIO/src/ioflexio.cc @@ -34,7 +34,7 @@ #include "ioflexio.hh" extern "C" { - static const char* rcsid = "$Header: /home/eschnett/C/carpet/Carpet/CarpetAttic/CarpetIOFlexIO/src/ioflexio.cc,v 1.24 2003/03/27 17:11:55 schnetter Exp $"; + static const char* rcsid = "$Header: /home/eschnett/C/carpet/Carpet/CarpetAttic/CarpetIOFlexIO/src/ioflexio.cc,v 1.25 2003/05/08 15:35:49 schnetter Exp $"; CCTK_FILEVERSION(Carpet_CarpetIOFlexIO_ioflexio_cc); } @@ -224,7 +224,7 @@ namespace CarpetIOFlexIO { double origin[dim], delta[dim], timestep; for (int d=0; dcctk_delta_space[d]; -- cgit v1.2.3