Beispiel #1
0
 // Show
 void show()
 {
 	if (verbose==0)
 		return;
     XmippMetadataProgram::show();
     mask_prm.show();
 }