From: rrt Date: Thu, 12 Oct 2000 15:33:47 +0000 (+0000) Subject: [project @ 2000-10-12 15:33:47 by rrt] X-Git-Tag: Approximately_9120_patches~3602 X-Git-Url: http://git.megacz.com/?p=ghc-hetmet.git;a=commitdiff_plain;h=5e2b22a5efbc9444a56346f3f93d863703dd1263 [project @ 2000-10-12 15:33:47 by rrt] #warning is not ANSI. --- diff --git a/docs/coding-style.html b/docs/coding-style.html index a8f43cb..4f39cbf 100644 --- a/docs/coding-style.html +++ b/docs/coding-style.html @@ -55,13 +55,15 @@ We use ANSI C with some extensions. In particular, we use:

  • We use the following gcc extensions (see gcc documentation):