aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorschnetter <schnetter@578cdeb0-5ea1-4b81-8215-5a3b8777ee0b>2010-02-10 16:04:21 +0000
committerschnetter <schnetter@578cdeb0-5ea1-4b81-8215-5a3b8777ee0b>2010-02-10 16:04:21 +0000
commitaa4004ec90256d1b0fd94c0fd0acd54987749529 (patch)
treeaec7ea67637307249eb30ba09c113c7b931d8e00
parent4d979fb7fe321a453f95fef5e0fb33dc1e19dc13 (diff)
Rename schedule group so that its name remains MoL_PostStep.
git-svn-id: http://svn.cactuscode.org/arrangements/CactusNumerical/MoL/trunk@138 578cdeb0-5ea1-4b81-8215-5a3b8777ee0b
-rw-r--r--schedule.ccl2
1 files changed, 1 insertions, 1 deletions
diff --git a/schedule.ccl b/schedule.ccl
index 6fd7ec2..30077ca 100644
--- a/schedule.ccl
+++ b/schedule.ccl
@@ -660,7 +660,7 @@ schedule GROUP MoL_PostStep AT PostRestrict
### expensive, but it's simplest for the moment. ###
##################################################################
-schedule GROUP MoL_PostStep AT Post_Recover_Variables AS MoL_PostRecoverVariables
+schedule GROUP MoL_PostStep AT Post_Recover_Variables
{
} "Ensure that everything is correct after recovery"