From a9bea8d978aec10560ababf0911b26ccb9603fcd Mon Sep 17 00:00:00 2001 From: tradke Date: Thu, 4 Sep 2003 16:20:58 +0000 Subject: PUGH* thorns don't inherit from implementation "Driver" anymore but require thorn PUGH to be compiled in and activated. git-svn-id: http://svn.cactuscode.org/arrangements/CactusPUGH/PUGHReduce/trunk@43 d60812e6-3970-4df4-986e-c251b06effeb --- interface.ccl | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'interface.ccl') 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 -- cgit v1.2.3