libraries and tools work.. adding archiver

This commit is contained in:
benfry
2004-09-27 04:19:20 +00:00
parent 9e8b0d84a3
commit 60240ed70c
6 changed files with 142 additions and 8 deletions

View File

@@ -53,7 +53,7 @@ public class PdeSketch {
boolean library; // true if it's a library
File folder; //sketchFolder;
public File folder; //sketchFolder;
File dataFolder;
File codeFolder;