]> git.donarmstrong.com Git - lilypond.git/commitdiff
lilypond-0.0.23
authorfred <fred>
Sun, 12 Jan 1997 20:03:32 +0000 (20:03 +0000)
committerfred <fred>
Sun, 12 Jan 1997 20:03:32 +0000 (20:03 +0000)
Documentation/CodingStyle.pod

index 995188dec2fe1b6d4ebbb3275a14e1d75a52e78a..460935f859cab1a3a64e64636be460fd3293651c 100644 (file)
@@ -32,9 +32,10 @@ in emacs:
 =head2 DATA MEMBERS
 
        Class::member()
-       Class::member_type_()
+       Type Class::member_type_
+
+the C<type> is a Hungarian notation postfix for $C<Type>$.
 
-the C<type> is a Hungarian notation postfix
 
 =head2 COMMENTS
 
@@ -63,6 +64,7 @@ F<http://www.ZIB-Berlin.DE/VisPar/doc++/doc++.html>
 
 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