13#ifndef __msr2BsrInterface__
14#define __msr2BsrInterface__
20#include "generalOah.h"
38EXP S_bsrScore buildBsrScoreFromMsrScore (
39 const S_msrScore mScore,
42 indentedOstream& logOstream);
45EXP
void displayFirstBsrScore (
46 const S_bsrScore bScore,
49 indentedOstream& logOstream);