aboutsummaryrefslogtreecommitdiff
path: root/schedule.ccl
diff options
context:
space:
mode:
authorschnetter <schnetter@578cdeb0-5ea1-4b81-8215-5a3b8777ee0b>2003-11-05 19:46:07 +0000
committerschnetter <schnetter@578cdeb0-5ea1-4b81-8215-5a3b8777ee0b>2003-11-05 19:46:07 +0000
commitbc0668a21530491f8c262b7fde1c6a4c03622c13 (patch)
treed8fcc42a37f28dbe0d89de3a6b605d0e1716f846 /schedule.ccl
parent30f081d8ba362723ba652ce4bf68bf0f1289e69d (diff)
Postrestrict is now a bin.
git-svn-id: http://svn.cactuscode.org/arrangements/CactusNumerical/MoL/trunk@40 578cdeb0-5ea1-4b81-8215-5a3b8777ee0b
Diffstat (limited to 'schedule.ccl')
-rw-r--r--schedule.ccl2
1 files changed, 1 insertions, 1 deletions
diff --git a/schedule.ccl b/schedule.ccl
index a6bb2eb..283e95e 100644
--- a/schedule.ccl
+++ b/schedule.ccl
@@ -313,7 +313,7 @@ schedule GROUP MoL_PostStep IN MoL_Step AFTER MoL_Add
### warning which you can ignore. ###
##################################################################
-schedule GROUP MoL_PostStep IN PostRestrict
+schedule GROUP MoL_PostStep AT PostRestrict
{
LANG: C
} "Ensure that everything is correct after restriction"