@ -2011,7 +2011,7 @@ int yon_launch_app_with_arguments(char *name, char *args)
void yon_launch(char *command)
{
system(command);
int ansver = system(command);
}
// // Trash collector functions