aboutsummaryrefslogtreecommitdiff
path: root/schedule.ccl
diff options
context:
space:
mode:
Diffstat (limited to 'schedule.ccl')
-rw-r--r--schedule.ccl14
1 files changed, 0 insertions, 14 deletions
diff --git a/schedule.ccl b/schedule.ccl
index b97bb96..77309fe 100644
--- a/schedule.ccl
+++ b/schedule.ccl
@@ -1,16 +1,2 @@
# Schedule definitions for thorn Hyperslab
# $Header$
-
-STORAGE: testgf
-
-schedule InitTestGF at BASEGRID
-{
- LANG:C
-} "Init test GFs"
-
-schedule TestSlab2D at INITIAL
-{
- LANG:C
-} "Testing slabbing"
-
-