aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--configuration.ccl4
-rw-r--r--interface.ccl4
2 files changed, 6 insertions, 2 deletions
diff --git a/configuration.ccl b/configuration.ccl
new file mode 100644
index 0000000..490da00
--- /dev/null
+++ b/configuration.ccl
@@ -0,0 +1,4 @@
+# Configuration definitions for thorn PUGHSlab
+# $Header$
+
+Requires Thorns: PUGH
diff --git a/interface.ccl b/interface.ccl
index f13ff24..ab0014e 100644
--- a/interface.ccl
+++ b/interface.ccl
@@ -1,8 +1,8 @@
# Interface definition for thorn PUGHSlab
# $Header$
-implements: Hyperslab
-inherits: Driver
+Implements: Hyperslab
+
CCTK_INT FUNCTION \
Hyperslab_Get (CCTK_POINTER IN cctkGH, \