From 42c482d54315ea29db6d09d18c00612e3f514f11 Mon Sep 17 00:00:00 2001 From: fred Date: Sun, 12 Jan 1997 20:03:32 +0000 Subject: [PATCH] lilypond-0.0.23 --- Documentation/CodingStyle.pod | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/Documentation/CodingStyle.pod b/Documentation/CodingStyle.pod index 995188dec2..460935f859 100644 --- a/Documentation/CodingStyle.pod +++ b/Documentation/CodingStyle.pod @@ -32,9 +32,10 @@ in emacs: =head2 DATA MEMBERS Class::member() - Class::member_type_() + Type Class::member_type_ + +the C is a Hungarian notation postfix for $C$. -the C is a Hungarian notation postfix =head2 COMMENTS @@ -63,6 +64,7 @@ F Unfortunately most of the code isn't really documented that good. + =head2 CLASSNAMES (2) A lot of classes in LilyPond start with 'P', this is to distinguish -- 2.39.5