]> git.donarmstrong.com Git - lilypond.git/commit
remove top-level const's from declarations
authorBenkő Pál <benko.pal@gmail.com>
Sat, 1 Sep 2012 13:25:33 +0000 (15:25 +0200)
committerBenkő Pál <benko.pal@gmail.com>
Tue, 11 Sep 2012 18:38:24 +0000 (20:38 +0200)
commit316403d38136ceadaa8d4b69f696acb76daa2c00
treee02a44b2cb958b4091c9ef052d7867b10a5cdfa6
parent60b7eedd586ad8f52e4aafdf68d600409769edf5
remove top-level const's from declarations

results of the following searches were checked manually:
grep -rE -e 'const( +[a-zA-Z0-9_]*)? *, *$' .
grep -rE -e 'const( +[a-zA-Z0-9_]*)?( *,[^;]+)?\) *(const|= *0)? *;' .
flower/include/file-name.hh
lily/include/constrained-breaking.hh
lily/include/skyline.hh