[project @ 1996-01-08 20:28:12 by partain]
[ghc-hetmet.git] / ghc / runtime / threadroot.lit
1 \begin{onlystandalone}
2 \documentstyle[11pt,literate]{article}
3 \begin{document}
4 \title{GRIP Runtime Support for Threads}
5 \author{Kevin Hammond, \\
6 Department of Computing Science, \\
7 University of Glasgow, \\
8 Glasgow, G12 8QQ, UK. \\
9 \\
10 Email: glasgow-haskell-\{request,bugs\}\@dcs.glasgow.ac.uk}
11 \maketitle
12 \tableofcontents
13 \clearpage
14 \end{onlystandalone}
15
16 \input{grip/Scheduler.lc}
17 \input{grip/Spark.lc}
18 \input{grip/Thread.lc}
19 \input{grip/ParInit.lc}
20
21 \begin{onlystandalone}
22 %\printindex
23 \end{document}
24 \end{onlystandalone}