summaryrefslogtreecommitdiff
path: root/doc/MaintGuide/Schedule.tex
diff options
context:
space:
mode:
Diffstat (limited to 'doc/MaintGuide/Schedule.tex')
-rw-r--r--doc/MaintGuide/Schedule.tex26
1 files changed, 26 insertions, 0 deletions
diff --git a/doc/MaintGuide/Schedule.tex b/doc/MaintGuide/Schedule.tex
new file mode 100644
index 00000000..076a738a
--- /dev/null
+++ b/doc/MaintGuide/Schedule.tex
@@ -0,0 +1,26 @@
+% /*@@
+% @file Schedule.tex
+% @date Wed Jan 12 14:38:29 2000
+% @author Tom Goodale
+% @desc
+%
+% @enddesc
+% @version $Header$
+% @@*/
+
+\begin{cactuspart}{8}{The Schedule System}{$RCSfile$}{$Revision$}
+\renewcommand{\thepage}{\Alph{part}\arabic{page}}
+
+\chapter{Introduction}
+
+The schedule system is used to determine the order of executaion of
+user-supplied subroutines as scheduled by thorns in their {\em schedule.ccl}.
+
+\chapter{Design and algorithms}
+
+\chapter{Implementation}
+
+\chapter{Summary of Interfaces}
+
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+\end{cactuspart}