aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authortradke <tradke@10716dce-81a3-4424-a2c8-48026a0d3035>2001-11-05 15:03:31 +0000
committertradke <tradke@10716dce-81a3-4424-a2c8-48026a0d3035>2001-11-05 15:03:31 +0000
commit77d3ed2c0a6d387e06a798b3902ad72cef649dfb (patch)
tree89ccbd1f2c87e0d09d52acdae63c3bb4240d84ca
parent08551ca9cca444ca79db81c05c548d986e0c4a54 (diff)
PUGHSlab inherits from Driver.
git-svn-id: http://svn.cactuscode.org/arrangements/CactusPUGH/PUGHSlab/trunk@61 10716dce-81a3-4424-a2c8-48026a0d3035
-rw-r--r--interface.ccl3
1 files changed, 2 insertions, 1 deletions
diff --git a/interface.ccl b/interface.ccl
index 56ec0f3..df33ae4 100644
--- a/interface.ccl
+++ b/interface.ccl
@@ -1,6 +1,7 @@
-# Interface definition for thorn Hyperslab
+# Interface definition for thorn PUGHSlab
# $Header$
implements: Hyperslab
+inherits: Driver
INCLUDES HEADER: PUGHSlab.h in Hyperslab.h