]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/dimension-cache.hh
Uniformize, internalize.
[lilypond.git] / lily / include / dimension-cache.hh
index 4576c99ef283f05064bba64868622f540b2218b5..0abb7f6c37ef5f8f546b37deedde6e9ce5242f5a 100644 (file)
@@ -3,21 +3,18 @@
   
   source file of the GNU LilyPond music typesetter
   
-  (c) 1998--2004 Han-Wen Nienhuys <hanwen@cs.uu.nl>
+  (c) 1998--2005 Han-Wen Nienhuys <hanwen@cs.uu.nl>
   
  */
 
 #ifndef DIMENSION_CACHE_HH
 #define DIMENSION_CACHE_HH
 
-#include "interval.hh"
-#include "real.hh"
 #include "lily-proto.hh"
 #include "parray.hh"
 #include "dimension-cache-callback.hh"
 #include "lily-guile.hh"
 
-
 /**
   Adminstration of offset dimension info.
 */
@@ -27,10 +24,11 @@ struct Dimension_cache
     Multi typed:
 
      - cons: interval
-     - procedure: callback
+     - procedure: callback     
      - else: empty
    */
   SCM dimension_;
+  SCM dimension_callback_;
 
   /**
     The offset wrt. to the center of #parent_#