]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/moment.hh
Fix some bugs in the dynamic engraver and PostScript backend
[lilypond.git] / lily / include / moment.hh
index ac895e99eb07176f0d59411e1be35be7484cc8a1..f0c6fbb21b79b418f11b65e0a74ac3c72c0bbf56 100644 (file)
@@ -50,7 +50,6 @@ public:
   static int compare (Moment const &, Moment const &);
   SCM as_scheme () const;
 };
-
 IMPLEMENT_ARITHMETIC_OPERATOR (Moment, +);
 IMPLEMENT_ARITHMETIC_OPERATOR (Moment, -);
 IMPLEMENT_ARITHMETIC_OPERATOR (Moment, /);