]> git.donarmstrong.com Git - lilypond.git/blobdiff - src/keyitem.cc
release: 0.0.18
[lilypond.git] / src / keyitem.cc
index 71f1654f19fad49ea16ca5c0c27d76459018db7a..26ad1745e3ada7a5b2842c9a44184584b311a8d3 100644 (file)
@@ -11,7 +11,6 @@ Keyitem::Keyitem(int c)
     c_position = c;
 }
 
-
 void
 Keyitem::read(svec<int> s)
 {
@@ -30,7 +29,8 @@ Keyitem::add(int p, int a)
 }
 
 void
-Keyitem::preprocess() {
+Keyitem::preprocess()
+{
     brew_molecole();
 }