aboutsummaryrefslogtreecommitdiff
path: root/CarpetAttic/CarpetIOFlexIO
diff options
context:
space:
mode:
authortradke <>2003-09-02 10:37:00 +0000
committertradke <>2003-09-02 10:37:00 +0000
commit74614688d0d65d262cc4efef90ba8feea373400a (patch)
tree528888b7fce303b4e3cb05b690d80a8316b80894 /CarpetAttic/CarpetIOFlexIO
parent68f27f625830967ef12e3e04e9ab8ae07cc2cd7d (diff)
Make CarpetIOFlexIO parameters private rather than restricted so that they
don't interfere with other implementations of IOFlexIO. darcs-hash:20030902103751-1d9bf-7725b3283b42d1ab07e7fdd611124551845bb70c.gz
Diffstat (limited to 'CarpetAttic/CarpetIOFlexIO')
-rw-r--r--CarpetAttic/CarpetIOFlexIO/param.ccl4
1 files changed, 2 insertions, 2 deletions
diff --git a/CarpetAttic/CarpetIOFlexIO/param.ccl b/CarpetAttic/CarpetIOFlexIO/param.ccl
index 78d302c77..f377271cb 100644
--- a/CarpetAttic/CarpetIOFlexIO/param.ccl
+++ b/CarpetAttic/CarpetIOFlexIO/param.ccl
@@ -1,5 +1,5 @@
# Parameter definitions for thorn CarpetIOFlexIO
-# $Header: /home/eschnett/C/carpet/Carpet/CarpetAttic/CarpetIOFlexIO/param.ccl,v 1.6 2002/10/24 12:00:32 schnetter Exp $
+# $Header: /home/eschnett/C/carpet/Carpet/CarpetAttic/CarpetIOFlexIO/param.ccl,v 1.7 2003/09/02 12:37:51 tradke Exp $
@@ -11,7 +11,7 @@ USES CCTK_INT out_every
-restricted:
+private: