13 #ifndef __msr2LpsrInterface__
14 #define __msr2LpsrInterface__
17 #include "generalOah.h"
42 EXP S_lpsrScore buildLpsrScoreFromMsrScore (
43 const S_msrScore mScore,
46 indentedOstream& logOstream);
49 EXP
void displayLpsrScore (
50 const S_lpsrScore lpScore,
53 indentedOstream& logOstream);