1 
2 static const char* gDesc	= "cut top voices of score";
3 static const char* gArg		= "n";
4 static const char* gArgDesc	= "a voices count";
5