aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--configuration.ccl11
1 files changed, 10 insertions, 1 deletions
diff --git a/configuration.ccl b/configuration.ccl
index 1a5edbe..6a14089 100644
--- a/configuration.ccl
+++ b/configuration.ccl
@@ -1,4 +1,13 @@
# Configuration definitions for thorn CartGrid3D
# $Header$
-Requires Thorns: CoordBase
+# This will disappear once no-one calls anything from this thorn
+PROVIDES CartGrid3D
+{
+ SCRIPT
+ LANG
+}
+
+# This will disappear once the aliasing has a requires
+
+REQUIRES CoordBase