aboutsummaryrefslogtreecommitdiffstats
path: root/Lab_2B.X/nbproject/project.xml
diff options
context:
space:
mode:
authorMatt Strapp <msattr@gmail.com>2020-02-28 11:21:22 -0600
committerMatt Strapp <msattr@gmail.com>2020-02-28 11:21:22 -0600
commit5a01f28cf66a373ab10212cccfb30f71411cfc99 (patch)
tree16cf571c0dd23b70ddc4dd555d3b02218c4ef9f2 /Lab_2B.X/nbproject/project.xml
parentFix small things (diff)
downloadee2361-5a01f28cf66a373ab10212cccfb30f71411cfc99.tar
ee2361-5a01f28cf66a373ab10212cccfb30f71411cfc99.tar.gz
ee2361-5a01f28cf66a373ab10212cccfb30f71411cfc99.tar.bz2
ee2361-5a01f28cf66a373ab10212cccfb30f71411cfc99.tar.lz
ee2361-5a01f28cf66a373ab10212cccfb30f71411cfc99.tar.xz
ee2361-5a01f28cf66a373ab10212cccfb30f71411cfc99.tar.zst
ee2361-5a01f28cf66a373ab10212cccfb30f71411cfc99.zip
Fix small things
Diffstat (limited to 'Lab_2B.X/nbproject/project.xml')
-rw-r--r--Lab_2B.X/nbproject/project.xml61
1 files changed, 32 insertions, 29 deletions
diff --git a/Lab_2B.X/nbproject/project.xml b/Lab_2B.X/nbproject/project.xml
index 564eff0..18ad1b3 100644
--- a/Lab_2B.X/nbproject/project.xml
+++ b/Lab_2B.X/nbproject/project.xml
@@ -1,29 +1,32 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<project xmlns="http://www.netbeans.org/ns/project/1">
- <type>com.microchip.mplab.nbide.embedded.makeproject</type>
- <configuration>
- <data xmlns="http://www.netbeans.org/ns/make-project/1">
- <name>LAB_2B</name>
- <creation-uuid>ad7fe9ed-f02a-439c-9233-24f02477fa64</creation-uuid>
- <make-project-type>0</make-project-type>
- <c-extensions>c</c-extensions>
- <cpp-extensions/>
- <header-extensions>h</header-extensions>
- <asminc-extensions/>
- <sourceEncoding>ISO-8859-1</sourceEncoding>
- <make-dep-projects/>
- <sourceRootList>
- <sourceRootElem>.</sourceRootElem>
- </sourceRootList>
- <confList>
- <confElem>
- <name>default</name>
- <type>2</type>
- </confElem>
- </confList>
- <formatting>
- <project-formatting-style>false</project-formatting-style>
- </formatting>
- </data>
- </configuration>
-</project>
+<?xml version="1.0" encoding="UTF-8"?>
+<project xmlns="http://www.netbeans.org/ns/project/1">
+ <type>com.microchip.mplab.nbide.embedded.makeproject</type>
+ <configuration>
+ <data xmlns="http://www.netbeans.org/ns/make-project/1">
+ <name>Lab_2B</name>
+ <creation-uuid>d27e1e53-621b-410a-8a6c-a6ea3346788a</creation-uuid>
+ <make-project-type>0</make-project-type>
+ <c-extensions>c</c-extensions>
+ <cpp-extensions/>
+ <header-extensions>h</header-extensions>
+ <asminc-extensions/>
+ <sourceEncoding>ISO-8859-1</sourceEncoding>
+ <make-dep-projects/>
+ <sourceRootList>
+ <sourceRootElem>.</sourceRootElem>
+ </sourceRootList>
+ <confList>
+ <confElem>
+ <name>default</name>
+ <type>2</type>
+ </confElem>
+ </confList>
+ <formatting>
+ <project-formatting-style>false</project-formatting-style>
+ </formatting>
+ </data>
+ <spellchecker-wordlist xmlns="http://www.netbeans.org/ns/spellchecker-wordlist/1">
+ <word>colours</word>
+ </spellchecker-wordlist>
+ </configuration>
+</project>