thought this was checked in.. guess not

This commit is contained in:
benfry
2002-07-27 22:34:10 +00:00
parent ca98781fa7
commit a5c1fe5926
8 changed files with 63 additions and 41 deletions

View File

@@ -378,7 +378,6 @@ public class PdeBase implements ActionListener {
editor.doQuit();
//editor.initiate(Editor.QUIT);
} else if (command.equals("Run")) {
editor.doRun(false);