From 230850a2290e395b19729f880995e1ede672f80f Mon Sep 17 00:00:00 2001 From: simonpj Date: Fri, 7 Mar 2003 13:36:28 +0000 Subject: [PATCH] [project @ 2003-03-07 13:36:00 by simonpj] Markup glitch --- ghc/docs/comm/rts-libs/coding-style.html | 1 - ghc/docs/users_guide/installing.sgml | 1 + 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/ghc/docs/comm/rts-libs/coding-style.html b/ghc/docs/comm/rts-libs/coding-style.html index b723657..3b3be39 100644 --- a/ghc/docs/comm/rts-libs/coding-style.html +++ b/ghc/docs/comm/rts-libs/coding-style.html @@ -398,7 +398,6 @@ up as well. Use the doNothing macro instead.
   #define doNothing() do { } while (0)
 
-

  • This code diff --git a/ghc/docs/users_guide/installing.sgml b/ghc/docs/users_guide/installing.sgml index d907571..e430ac1 100644 --- a/ghc/docs/users_guide/installing.sgml +++ b/ghc/docs/users_guide/installing.sgml @@ -234,6 +234,7 @@ contains HTML documentation files (one sub-directory per project). + -- 1.7.10.4