[project @ 1996-07-19 18:36:04 by partain]
[ghc-hetmet.git] / ghc / includes / root.lit
1 \begin{onlystandalone}
2 \documentstyle[11pt,literate]{article}
3 \begin{document}
4 \title{Imported Files}
5 \author{The GRASP Team (editor: 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 \date{November 1992}
12 \maketitle
13 \begin{rawlatex}
14 \tableofcontents
15 \clearpage
16 \end{rawlatex}
17 \end{onlystandalone}
18
19 \begin{onlypartofdoc}
20 \section[imported-files]{Imported files}
21 \downsection
22 \end{onlypartofdoc}
23
24 %---------------------------------------------------------------
25
26 %************************************************************************
27 %*                                                                      *
28 \section[Definitions]{Standard Definitions}
29 %*                                                                      *
30 %************************************************************************
31
32 \downsection
33 \input{StgTypes.lh}
34 \input{GhcConstants.lh}
35 \input{StgRegs.lh}
36 \upsection
37
38 %************************************************************************
39 %*                                                                      *
40 \section[COpt-defns]{Definitions for Optimised C}
41 %*                                                                      *
42 %************************************************************************
43
44 \downsection
45 \input{COptJumps.lh}
46 \input{COptWraps.lh}
47 \upsection
48
49 %************************************************************************
50 %*                                                                      *
51 %%%%%\section[SMinterface.lh]{Storage Manager Interface}
52 %*                                                                      *
53 %************************************************************************
54
55 \input{SMinterface.lh}
56
57 %************************************************************************
58 %*                                                                      *
59 \section[SM-defns]{Storage Manager Definitions}
60 %*                                                                      *
61 %************************************************************************
62
63 \downsection
64 \input{SMcompact.lh}
65 \input{SMcopying.lh}
66 \input{SMmark.lh}
67 \input{SMupdate.lh}
68 \upsection
69
70 %************************************************************************
71 %*                                                                      *
72 %\section[Ticky-counts]{Definitions for ``ticky-ticky'' profiling}
73 %*                                                                      *
74 %************************************************************************
75
76 \downsection
77 \input{Ticky.lh}
78 \upsection
79
80 %------------------------------------------------------------------------
81
82 \begin{onlypartofdoc}
83 \upsection
84 \end{onlypartofdoc}
85
86 \begin{onlystandalone}
87 %\printindex
88 \end{document}
89 \end{onlystandalone}