aboutsummaryrefslogtreecommitdiff
path: root/interface.ccl
diff options
context:
space:
mode:
authortradke <tradke@bfcf8e34-485d-4d46-a995-1fd6fa6fb178>2001-03-02 15:30:51 +0000
committertradke <tradke@bfcf8e34-485d-4d46-a995-1fd6fa6fb178>2001-03-02 15:30:51 +0000
commit0f72278385362c60c5ec9696fae1e434c6498a00 (patch)
treea5c3b41aa6135f84e0b54629711f9191b2ca1436 /interface.ccl
parentec0835e9087ed0a42fddf97a695f6862db01d648 (diff)
Isosurfacer now also inherits from IO.
git-svn-id: http://svn.cactuscode.org/arrangements/CactusPUGHIO/IsoSurfacer/trunk@39 bfcf8e34-485d-4d46-a995-1fd6fa6fb178
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 0601d30..01b2981 100644
--- a/interface.ccl
+++ b/interface.ccl
@@ -2,7 +2,7 @@
# $Header$
implements: isosurfacer
-inherits: Grid
+inherits: Grid IO
# USES INCLUDE HEADER: sstream.hpp
# USES INCLUDE HEADER: Server.hpp