]> git.donarmstrong.com Git - lilypond.git/commitdiff
lilypond-1.1.58
authorfred <fred>
Tue, 26 Mar 2002 21:51:02 +0000 (21:51 +0000)
committerfred <fred>
Tue, 26 Mar 2002 21:51:02 +0000 (21:51 +0000)
lily/collision.cc

index 1ddff7d2f7cc3f880b3edcc1dc967453e8b52dbf..a252a633d3448261036db905106c3c57ca40e303 100644 (file)
@@ -114,8 +114,8 @@ Collision::do_pre_processing()
       Note_column *cd_l =clash_groups[DOWN][0];
       Note_head * nu_l= cu_l->head_l_arr_[0];
       Note_head * nd_l = cd_l->head_l_arr_.top();
-      int downpos =    cd_l->head_positions_interval ()[SMALLER];
-      int uppos =      cu_l->head_positions_interval ()[BIGGER];      
+      int downpos =    cd_l->head_positions_interval ()[BIGGER];
+      int uppos =      cu_l->head_positions_interval ()[SMALLER];      
       
       bool merge  =
        downpos == uppos