aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorlanfer <lanfer@fa3da13c-9f13-4301-a575-cf5b8c5e1907>2000-02-23 12:40:00 +0000
committerlanfer <lanfer@fa3da13c-9f13-4301-a575-cf5b8c5e1907>2000-02-23 12:40:00 +0000
commitaf75009bc85763049d5b6b2609ba743bc3f476f2 (patch)
tree1668f23e90625823b9a07518edcec9b8938d3b0c
parentbc148e3c4fac1d2fe06e79c10a4521272f78c647 (diff)
SOR inherits boundary
git-svn-id: http://svn.cactuscode.org/arrangements/CactusElliptic/EllSOR/trunk@52 fa3da13c-9f13-4301-a575-cf5b8c5e1907
-rw-r--r--interface.ccl2
1 files changed, 1 insertions, 1 deletions
diff --git a/interface.ccl b/interface.ccl
index 536be33..3dd8331 100644
--- a/interface.ccl
+++ b/interface.ccl
@@ -2,7 +2,7 @@
# $Header$
implements: ellsor
-inherits: ellbase
+inherits: ellbase, boundary
USES INCLUDE: EllBase.h
USES INCLUDE: Ell_DBstructure.h