aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorallen <allen@6a38eb6e-646e-4a02-a296-d141613ad6c4>2004-03-22 01:19:20 +0000
committerallen <allen@6a38eb6e-646e-4a02-a296-d141613ad6c4>2004-03-22 01:19:20 +0000
commit07892b5916aebdb8edf06a5a3bd2c950488bb278 (patch)
treefc8928e4a0226e0f4753443d613c20c982e251be
parent53c6439f7393ce244de3af416961cc4f63b0eacc (diff)
Boundary must inherit from SymBase
git-svn-id: http://svn.cactuscode.org/arrangements/CactusBase/Boundary/trunk@267 6a38eb6e-646e-4a02-a296-d141613ad6c4
-rw-r--r--interface.ccl1
1 files changed, 1 insertions, 0 deletions
diff --git a/interface.ccl b/interface.ccl
index 10c81c7..7bde79f 100644
--- a/interface.ccl
+++ b/interface.ccl
@@ -2,6 +2,7 @@
# $Header$
implements: boundary
+inherits: symbase
INCLUDES HEADER: Boundary.h in Boundary.h