> '$output1' &&
echo select_mult_opt $select_mult_opt >> '$output1' &&
echo col_opt $col_opt >> '$output1' &&
echo col_mult_opt $col_mult_opt >> '$output1' &&
echo groups_opt $groups_opt >> '$output1' &&
echo groups_mult_opt $groups_mult_opt >> '$output1' &&
echo build_opt $build_opt >> '$output1' &&
echo build_mult_opt $build_mult_opt >> '$output1'
]]>