aboutsummaryrefslogtreecommitdiff
path: root/interface.ccl
diff options
context:
space:
mode:
authorallen <allen@c78560ca-4b45-4335-b268-5f3340f3cb52>1999-04-01 18:02:30 +0000
committerallen <allen@c78560ca-4b45-4335-b268-5f3340f3cb52>1999-04-01 18:02:30 +0000
commitfdbb158f3d551f1ef73efafc53b8b00f5a689fbe (patch)
tree22363ea6bdee9af365536761b12f40de393d9d5d /interface.ccl
parent0e1eee8c9ee330ac8f6b6d50b5c20769951c88d9 (diff)
Don't think we need to be a friend of driver anymore
git-svn-id: http://svn.cactuscode.org/arrangements/CactusBase/CartGrid3D/trunk@17 c78560ca-4b45-4335-b268-5f3340f3cb52
Diffstat (limited to 'interface.ccl')
-rw-r--r--interface.ccl8
1 files changed, 7 insertions, 1 deletions
diff --git a/interface.ccl b/interface.ccl
index bbf1b4b..d7ddd6d 100644
--- a/interface.ccl
+++ b/interface.ccl
@@ -2,7 +2,7 @@
# $Header$
implements: grid
-friend: driver
+#friend: driver
public:
@@ -21,3 +21,9 @@ real coordinates type = GF
r
} "3D Cartesian grid coordinates"
+
+
+
+
+
+