aboutsummaryrefslogtreecommitdiff
path: root/CarpetExtra/CarpetIOSer
diff options
context:
space:
mode:
Diffstat (limited to 'CarpetExtra/CarpetIOSer')
-rw-r--r--CarpetExtra/CarpetIOSer/interface.ccl4
-rw-r--r--CarpetExtra/CarpetIOSer/param.ccl4
-rw-r--r--CarpetExtra/CarpetIOSer/schedule.ccl2
3 files changed, 5 insertions, 5 deletions
diff --git a/CarpetExtra/CarpetIOSer/interface.ccl b/CarpetExtra/CarpetIOSer/interface.ccl
index 733dcef51..74f3f1d6b 100644
--- a/CarpetExtra/CarpetIOSer/interface.ccl
+++ b/CarpetExtra/CarpetIOSer/interface.ccl
@@ -1,8 +1,8 @@
# Interface definition for thorn CarpetIOSer
-# $Header: /home/eschnett/C/carpet/Carpet/CarpetExtra/CarpetIOSer/interface.ccl,v 1.3 2003/09/04 16:23:22 tradke Exp $
+# $Header: /home/eschnett/C/carpet/Carpet/CarpetExtra/CarpetIOSer/interface.ccl,v 1.1 2002/02/08 14:55:30 shawley Exp $
implements: IOSer
-inherits: Hyperslab
+inherits: CarpetLib driver Hyperslab
uses include header: carpet.hh
diff --git a/CarpetExtra/CarpetIOSer/param.ccl b/CarpetExtra/CarpetIOSer/param.ccl
index 86828aa94..79d673a11 100644
--- a/CarpetExtra/CarpetIOSer/param.ccl
+++ b/CarpetExtra/CarpetIOSer/param.ccl
@@ -1,5 +1,5 @@
# Parameter definitions for thorn CarpetIOSer
-# $Header: /home/eschnett/C/carpet/Carpet/CarpetExtra/CarpetIOSer/param.ccl,v 1.2 2002/02/22 11:16:53 shawley Exp $
+# $Header: /home/eschnett/C/carpet/Carpet/CarpetExtra/CarpetIOSer/param.ccl,v 1.1 2002/02/08 14:55:30 shawley Exp $
@@ -9,7 +9,7 @@ USES STRING outdir
USES CCTK_INT out_every
-
+
USES CCTK_INT out_xline_yi
USES CCTK_INT out_xline_zi
diff --git a/CarpetExtra/CarpetIOSer/schedule.ccl b/CarpetExtra/CarpetIOSer/schedule.ccl
index ee9aa7bc9..44bae0dce 100644
--- a/CarpetExtra/CarpetIOSer/schedule.ccl
+++ b/CarpetExtra/CarpetIOSer/schedule.ccl
@@ -1,5 +1,5 @@
# Schedule definitions for thorn CarpetIOSer
-# $Header: /home/eschnett/C/carpet/Carpet/CarpetExtra/CarpetIOSer/schedule.ccl,v 1.2 2003/11/05 16:18:38 schnetter Exp $
+# $Header: /home/eschnett/C/carpet/Carpet/CarpetExtra/CarpetIOSer/schedule.ccl,v 1.1 2002/02/08 14:55:30 shawley Exp $
schedule CarpetIOSerStartup at STARTUP after IOUtil_Startup
{