diff options
author | Camil Staps | 2015-03-17 18:45:26 +0100 |
---|---|---|
committer | Camil Staps | 2015-03-17 18:45:26 +0100 |
commit | 4e7d3754b69f6af8f84622a17d28103ce70021d1 (patch) | |
tree | 0692608903feb6111eafe8a8583795c7b82ae847 /Week7/nbproject/private | |
parent | Week 7 framework + startzip (diff) |
Implementation with limited tests; no javadoc yet
Diffstat (limited to 'Week7/nbproject/private')
-rw-r--r-- | Week7/nbproject/private/private.xml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/Week7/nbproject/private/private.xml b/Week7/nbproject/private/private.xml new file mode 100644 index 0000000..2eee429 --- /dev/null +++ b/Week7/nbproject/private/private.xml @@ -0,0 +1,6 @@ +<?xml version="1.0" encoding="UTF-8"?> +<project-private xmlns="http://www.netbeans.org/ns/project-private/1"> + <open-files xmlns="http://www.netbeans.org/ns/projectui-open-files/2"> + <group/> + </open-files> +</project-private> |