From: fred Date: Sun, 24 Mar 2002 19:49:56 +0000 (+0000) Subject: lilypond-0.1.0 X-Git-Tag: release/1.5.59~4344 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=17c899661868e5961f7926bb78b8773d638f90ea;p=lilypond.git lilypond-0.1.0 --- diff --git a/Documentation/CodingStyle.pod b/Documentation/CodingStyle.pod index 7fe901c186..9f87b123bc 100644 --- a/Documentation/CodingStyle.pod +++ b/Documentation/CodingStyle.pod @@ -99,7 +99,10 @@ the C is a Hungarian notation postfix for C. See below =head2 MACROS +The code should not be compilable if proper macro declarations are not +included. +Don't laugh. It took us a whole figure out one of these bugs. =head2 BROKEN CODE