JAL-629 Commands more objecty, less classy. FileLoader with sync option (or rather...
[jalview.git] / src / jalview / util / AWTConsole.java
index 9286794..ab049a3 100644 (file)
@@ -174,6 +174,7 @@ public class AWTConsole extends WindowAdapter
     } catch (Exception e)
     {
     }
+    System.out.println("Window closing. Bye!");
     System.exit(0);
   }