aboutsummaryrefslogtreecommitdiff
path: root/interface.ccl
diff options
context:
space:
mode:
authortradke <tradke@1c20744c-e24a-42ec-9533-f5004cb800e5>2001-02-15 17:17:13 +0000
committertradke <tradke@1c20744c-e24a-42ec-9533-f5004cb800e5>2001-02-15 17:17:13 +0000
commit50a96689532502e6f9520dc25ff4d280cb186c10 (patch)
tree507777eea1bf5d1518fb8c6ca3c7fe0ebc8c8b90 /interface.ccl
parent5ad4b1762d646885ba2fef870fa519586dc6415c (diff)
PUGHInterp implements 'Interp', and not 'PUGHInterp'.
git-svn-id: http://svn.cactuscode.org/arrangements/CactusPUGH/PUGHInterp/trunk@6 1c20744c-e24a-42ec-9533-f5004cb800e5
Diffstat (limited to 'interface.ccl')
-rw-r--r--interface.ccl2
1 files changed, 1 insertions, 1 deletions
diff --git a/interface.ccl b/interface.ccl
index 565e2d8..526d167 100644
--- a/interface.ccl
+++ b/interface.ccl
@@ -1,4 +1,4 @@
# Interface definition for thorn PUGHInterp
# $Header$
-implements: PUGHInterp
+implements: Interp