Use both voice slots.
This commit is contained in:
parent
5530e9e42f
commit
176a537172
1 changed files with 1 additions and 0 deletions
|
@ -308,6 +308,7 @@ local SCM CclBriefing(SCM list)
|
|||
default:
|
||||
errl("Only two voice",value);
|
||||
}
|
||||
++voice;
|
||||
list=gh_cdr(list);
|
||||
} else if ( gh_eq_p(value,gh_symbol2scm("objective")) ) {
|
||||
if( objective==MAX_OBJECTIVES ) {
|
||||
|
|
Loading…
Add table
Reference in a new issue