diff options
author | sof <unknown> | 1997-05-19 03:18:49 +0000 |
---|---|---|
committer | sof <unknown> | 1997-05-19 03:18:49 +0000 |
commit | 19ec66a40f1464420420549604e06ec0b8dc009a (patch) | |
tree | 3b1be4c746ccf40603541c671580637f3b0805eb /ghc/compiler/codeGen | |
parent | 65e19f1ba56625344bc233b7e3534b2897e82080 (diff) | |
download | haskell-19ec66a40f1464420420549604e06ec0b8dc009a.tar.gz |
[project @ 1997-05-19 03:18:33 by sof]
Unused boot files
Diffstat (limited to 'ghc/compiler/codeGen')
-rw-r--r-- | ghc/compiler/codeGen/CgLoop1_1_3.lhi | 10 | ||||
-rw-r--r-- | ghc/compiler/codeGen/CgLoop2_1_3.lhi | 6 |
2 files changed, 0 insertions, 16 deletions
diff --git a/ghc/compiler/codeGen/CgLoop1_1_3.lhi b/ghc/compiler/codeGen/CgLoop1_1_3.lhi deleted file mode 100644 index c5b3d81f86..0000000000 --- a/ghc/compiler/codeGen/CgLoop1_1_3.lhi +++ /dev/null @@ -1,10 +0,0 @@ -\begin{code} -interface CgLoop1_1_3 1 -__exports__ -CgBindery CgBindings(..) -CgBindery CgIdInfo(..) -CgBindery nukeVolatileBinds (..) -CgBindery maybeAStkLoc (..) -CgBindery maybeBStkLoc (..) -CgUsages getSpBRelOffset (..) -\end{code} diff --git a/ghc/compiler/codeGen/CgLoop2_1_3.lhi b/ghc/compiler/codeGen/CgLoop2_1_3.lhi deleted file mode 100644 index e813a302c9..0000000000 --- a/ghc/compiler/codeGen/CgLoop2_1_3.lhi +++ /dev/null @@ -1,6 +0,0 @@ -\begin{code} -interface CgLoop2_1_3 1 -__exports__ -CgExpr cgExpr (..) -CgExpr getPrimOpArgAmodes (..) -\end{code} |