/* restart.c
 * restarts OscliD
 */

#define TOOLNAME "Restart OscliD"

#include "toollib.c"

{
	xwimp_start_task ("<OscliD$Dir>.!Run", 0);
}
