356 357 358 359
# File 'lib/autocad/app.rb', line 356 def exit_message_loop puts "Autocad exiting..." @run_loop = false end