diff options
| author | sof <unknown> | 1997-06-05 21:30:53 +0000 |
|---|---|---|
| committer | sof <unknown> | 1997-06-05 21:30:53 +0000 |
| commit | 6bc3aaf9c08aa2d52a308cea07fe8226220e8ce8 (patch) | |
| tree | 0f2458002995290c38e757a78288a93b613c6797 /ghc/compiler/codeGen/CgLoop2.hs | |
| parent | 6435f6ae6fb445f836ad92d4b7986382d8ed7727 (diff) | |
| download | haskell-6bc3aaf9c08aa2d52a308cea07fe8226220e8ce8.tar.gz | |
[project @ 1997-06-05 21:30:48 by sof]
Not used anymore
Diffstat (limited to 'ghc/compiler/codeGen/CgLoop2.hs')
| -rw-r--r-- | ghc/compiler/codeGen/CgLoop2.hs | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/ghc/compiler/codeGen/CgLoop2.hs b/ghc/compiler/codeGen/CgLoop2.hs deleted file mode 100644 index dc42921a0a..0000000000 --- a/ghc/compiler/codeGen/CgLoop2.hs +++ /dev/null @@ -1,7 +0,0 @@ -module CgLoop2 - - ( - module CgExpr - ) where - -import CgExpr |
