Use both voice slots.

This commit is contained in:
johns 2002-03-03 01:49:30 +00:00
parent 5530e9e42f
commit 176a537172

View file

@ -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 ) {