University stuff.
Nevar pievienot vairāk kā 25 tēmas Tēmai ir jāsākas ar burtu vai ciparu, tā var saturēt domu zīmes ('-') un var būt līdz 35 simboliem gara.
mortie 6cce9fdc1c having this in git is probably good pirms 7 gadiem
..
BinTree.java having this in git is probably good pirms 7 gadiem
Main.java having this in git is probably good pirms 7 gadiem
README.txt having this in git is probably good pirms 7 gadiem
SpellUtils.java having this in git is probably good pirms 7 gadiem
TreeStats.java having this in git is probably good pirms 7 gadiem
dictionary.txt having this in git is probably good pirms 7 gadiem
martindn.tgz having this in git is probably good pirms 7 gadiem
utskrift.txt having this in git is probably good pirms 7 gadiem

README.txt

1. Compile: "javac *.java"
2. "Main.java" contains the main method.
3.
4.
5. Everything works from what I can tell.
6. Minor parts are influenced by the assignment text (http://www.uio.no/studier/emner/matnat/ifi/INF2220/h16/obligatoriske-oppgaver/oblig-1/oblig1.pdf) and the first lecture (http://www.uio.no/studier/emner/matnat/ifi/INF2220/h16/undervisningsmaterialet/lecture01.pdf)