mirror of
https://github.com/processing/processing4.git
synced 2026-02-11 09:39:19 +01:00
towards getting opengl to work
This commit is contained in:
@@ -112,6 +112,7 @@ public class PdeRuntime implements PdeMessageConsumer {
|
||||
//, "2>", "C:\\net2.txt"
|
||||
};
|
||||
//PApplet.printarr(command);
|
||||
//PApplet.println(PApplet.join(command, " "));
|
||||
|
||||
//for (int i = 0; i < command.length; i++) {
|
||||
// System.out.println(i + " = " + command[i]);
|
||||
|
||||
Reference in New Issue
Block a user