aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--schedule.ccl6
1 files changed, 6 insertions, 0 deletions
diff --git a/schedule.ccl b/schedule.ccl
index 14e37f0..0e28d1d 100644
--- a/schedule.ccl
+++ b/schedule.ccl
@@ -12,3 +12,9 @@ SCHEDULE SphericalSurfaceInfo_Setup AT basegrid
{
LANG: C
} "Calculate surface coordinate descriptors"
+
+
+
+SCHEDULE GROUP SphericalSurface_HasBeenSet AT poststep
+{
+} "Set the spherical surfaces before this group, and use it afterwards"