# Shuts down JMRI cleanly, then tells the OS to shutdown.
# Typically run from a Logix or button
# See also jython/Shutdown.py for a script to just shut down JMRI

shutdown.shutdownOS()
