aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--interface.ccl11
1 files changed, 4 insertions, 7 deletions
diff --git a/interface.ccl b/interface.ccl
index 16c050d..fe45b39 100644
--- a/interface.ccl
+++ b/interface.ccl
@@ -1,10 +1,10 @@
# Interface definition for thorn IDScalarWaveElliptic
# $Header$
-implements: idscalarwaveelliptic
-inherits:grid wavetoy ellbase
+implements: IDScalarWaveElliptic
+inherits: Grid WaveToy EllBase IDScalarWave
-USES INCLUDE HEADER: EllBase.h
+USES INCLUDE HEADER: EllBase.h
private:
cctk_real ellcoeffs type = GF
@@ -15,7 +15,4 @@ cctk_real ellcoeffs type = GF
cctk_real outvars type = GF
{
temp
-} "Temporary vars"
-
-
-
+} "Temporary vars"