moving this fella to a better package

This commit is contained in:
benfry
2010-08-08 14:27:29 +00:00
parent 6bd2e0e7ff
commit 5aa75204ce
2 changed files with 2 additions and 1 deletions
+1
View File
@@ -24,6 +24,7 @@
package processing.app.debug;
import processing.app.*;
import processing.app.exec.StreamRedirectThread;
import processing.core.*;
import java.awt.Point;
@@ -32,7 +32,7 @@
* facility. Licensee represents and warrants that it will not use or
* redistribute the Software for such purposes.
*/
package processing.app;
package processing.app.exec;
import java.io.*;