aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--configuration.ccl4
-rw-r--r--interface.ccl5
2 files changed, 7 insertions, 2 deletions
diff --git a/configuration.ccl b/configuration.ccl
new file mode 100644
index 0000000..cd59a38
--- /dev/null
+++ b/configuration.ccl
@@ -0,0 +1,4 @@
+# Configuration definitions for thorn PUGHReduce
+# $Header$
+
+Requires Thorns: PUGH FlexIO
diff --git a/interface.ccl b/interface.ccl
index 33788de..0be9892 100644
--- a/interface.ccl
+++ b/interface.ccl
@@ -1,7 +1,8 @@
# Interface definition for thorn IOFlexIO
-implements: IOFlexIO
-inherits: IO Hyperslab FlexIO
+Implements: IOFlexIO
+Inherits: IO Hyperslab
+
CCTK_INT FUNCTION \
Hyperslab_Get (CCTK_POINTER IN cctkGH, \