#!/bin/sh

#
# edit file
#

MSCORE=../build.debug/mscore/mscore
$MSCORE $1.mscz

