From 899bf5ed0aac2537cb6ef0bdd19970db48d2cf08 Mon Sep 17 00:00:00 2001 From: Jonathan Thornburg Date: Sat, 26 Aug 2006 12:17:00 +0000 Subject: [doc] typo fix, also clarify when global mode is done This patch just fixes a typo. However, I should note that my previous patch to this same file also changed the pseudocode algorithm of figure 6 to clarify a little bit when global mode routines are executed. (oops, that should have one into that patch's long-comment -- I forgot) darcs-hash:20060826121734-b0a3f-63343a1ffdc2b164a16390f013e06476d5fd1149.gz --- Carpet/doc/scheduling.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Carpet/doc') diff --git a/Carpet/doc/scheduling.tex b/Carpet/doc/scheduling.tex index 758643421..016a0e879 100644 --- a/Carpet/doc/scheduling.tex +++ b/Carpet/doc/scheduling.tex @@ -1160,7 +1160,7 @@ FIXME: \=THIS IS COMPLICATED \end{tabbing} % In \verb|Carpet_use_modes()|, suppose \verb|schedule_mode| is X. -Then if \verb|chedule_options| is ``loop-Y'', replace +Then if \verb|schedule_options| is ``loop-Y'', replace \begin{verbatim} call scheduled_routine(X_arguments) in X mode \end{verbatim} -- cgit v1.2.3