aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--configuration.ccl4
-rw-r--r--interface.ccl3
2 files changed, 5 insertions, 2 deletions
diff --git a/configuration.ccl b/configuration.ccl
new file mode 100644
index 0000000..e37f5f0
--- /dev/null
+++ b/configuration.ccl
@@ -0,0 +1,4 @@
+# Configuration definitions for thorn PUGHReduce
+# $Header$
+
+Requires Thorns: PUGH
diff --git a/interface.ccl b/interface.ccl
index 4e5d4a6..ed1ebb2 100644
--- a/interface.ccl
+++ b/interface.ccl
@@ -1,5 +1,4 @@
# Interface definition for thorn PUGHReduce
# $Header$
-implements: reduce
-inherits: driver
+Implements: Reduce