]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/moment.hh
* lily/include/object-key-undumper.hh (Module): new file.
[lilypond.git] / lily / include / moment.hh
index 7d4f7977bc52f45ff3854dd08077603e20296946..7bd38e7a438bf200bf93d41832617bc1f56a718e 100644 (file)
@@ -48,7 +48,7 @@ public:
    */
   String to_string () const;
   static int compare (Moment const&, Moment const&);
-  
+  SCM as_scheme () const;
 };
 IMPLEMENT_ARITHMETIC_OPERATOR (Moment, + );
 IMPLEMENT_ARITHMETIC_OPERATOR (Moment, - );