From 17c899661868e5961f7926bb78b8773d638f90ea Mon Sep 17 00:00:00 2001 From: fred Date: Sun, 24 Mar 2002 19:49:56 +0000 Subject: [PATCH] lilypond-0.1.0 --- Documentation/CodingStyle.pod | 3 +++ 1 file changed, 3 insertions(+) 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 -- 2.39.5