From 5aaf7975d944b50433a15c08e5b9626a78a95227 Mon Sep 17 00:00:00 2001 From: sewardj Date: Thu, 20 Dec 2001 15:16:13 +0000 Subject: [PATCH] [project @ 2001-12-20 15:16:13 by sewardj] nano-comment-wibble --- ghc/compiler/nativeGen/AsmCodeGen.lhs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ghc/compiler/nativeGen/AsmCodeGen.lhs b/ghc/compiler/nativeGen/AsmCodeGen.lhs index da1dde4..354b3fc 100644 --- a/ghc/compiler/nativeGen/AsmCodeGen.lhs +++ b/ghc/compiler/nativeGen/AsmCodeGen.lhs @@ -98,7 +98,7 @@ nativeCodeGen absC us insn_sdoc = my_vcat insn_sdocs stix_sdoc = vcat stix_sdocs -# ifdef NCG_DEBUG */ +# ifdef NCG_DEBUG my_trace m x = trace m x my_vcat sds = Pretty.vcat ( intersperse ( -- 1.7.10.4