]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/dots.hh
patch::: 1.3.96.jcn9
[lilypond.git] / lily / include / dots.hh
index ea4ce9be63ecd2446ab14a7c409e97bc564b5ce6..075bf3fdc7c9645a931eb8567bdc5ca2e938bfb1 100644 (file)
 
 
 
-/**
-  The dots to go with a notehead/rest.  A separate class, since they
-  are a party in collision resolution.
-
-  properties:
-
-  dot-count -- number of dots.
-
-  
-  */
-class Dots                     // interface
+class Dots
 {
 public:
   DECLARE_SCHEME_CALLBACK(quantised_position_callback, (SCM element, SCM axis));