mirror of
https://github.com/processing/processing4.git
synced 2026-06-16 04:26:26 +02:00
moving this fella to a better package
This commit is contained in:
@@ -24,6 +24,7 @@
|
||||
package processing.app.debug;
|
||||
|
||||
import processing.app.*;
|
||||
import processing.app.exec.StreamRedirectThread;
|
||||
import processing.core.*;
|
||||
|
||||
import java.awt.Point;
|
||||
|
||||
+1
-1
@@ -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.*;
|
||||
|
||||
Reference in New Issue
Block a user