From b916b52db69826e44a516a452f2c6792275c73d8 Mon Sep 17 00:00:00 2001 From: schnetter <> Date: Fri, 2 Nov 2001 09:58:00 +0000 Subject: Added a lot of const modifiers for the cGH structure. darcs-hash:20011102095857-07bb3-fa5851f740861e08b8780059f76c87121cea308e.gz --- Carpet/Carpet/src/Restrict.cc | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'Carpet/Carpet/src/Restrict.cc') diff --git a/Carpet/Carpet/src/Restrict.cc b/Carpet/Carpet/src/Restrict.cc index 7c4ef7467..f79d57386 100644 --- a/Carpet/Carpet/src/Restrict.cc +++ b/Carpet/Carpet/src/Restrict.cc @@ -8,7 +8,7 @@ #include "carpet.hh" -static const char* rcsid = "$Header: /home/eschnett/C/carpet/Carpet/Carpet/Carpet/src/Restrict.cc,v 1.2 2001/07/09 09:00:10 schnetter Exp $"; +static const char* rcsid = "$Header: /home/eschnett/C/carpet/Carpet/Carpet/Carpet/src/Restrict.cc,v 1.3 2001/11/02 10:58:59 schnetter Exp $"; @@ -18,7 +18,7 @@ namespace Carpet { - void Restrict (cGH* cgh) + void Restrict (const cGH* cgh) { assert (component == -1); @@ -29,7 +29,7 @@ namespace Carpet { for (int group=0; group