]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/includable-lexer.cc
* lily/system.cc (spanner_count): new function
[lilypond.git] / lily / includable-lexer.cc
index 9da3464bc45ba532a591bba9381d25e75eb20deb..e8de059808ffa0e6ef686060362542098b340aa7 100644 (file)
@@ -75,6 +75,7 @@ Includable_lexer::new_input (String s, Sources  * global_sources)
   yy_switch_to_buffer (yy_create_buffer (sl->get_istream (), YY_BUF_SIZE));
 
 }
+
 void
 Includable_lexer::new_input (String name, String data, Sources* sources)
 {