Ejemplo n.º 1
0
def restart():
  from slicer import app
  app.restart()
Ejemplo n.º 2
0
def restart():
    from slicer import app
    app.restart()