aboutsummaryrefslogtreecommitdiff
path: root/interface.ccl
diff options
context:
space:
mode:
Diffstat (limited to 'interface.ccl')
-rw-r--r--interface.ccl4
1 files changed, 4 insertions, 0 deletions
diff --git a/interface.ccl b/interface.ccl
index ac13f1e..4660510 100644
--- a/interface.ccl
+++ b/interface.ccl
@@ -28,3 +28,7 @@ CCTK_REAL a3s TYPE=array DIM=3 SIZE=10,10,10
{
a3x a3y a3z
} "3D grid arrays"
+
+
+
+CCTK_INT success "Indicate a successful test"