-----------------------
- Directory structure -
-----------------------

build/		Builded classe, documentation, etc are copied here,
		it is used as temporary directory
dist/		Compiled .jars are found here
doc/		Docbook and SVG sources of documentation
examples/	Root directory of example projects
nbproject/	Netbeans properties used in build process
src/		Sources of the PogamutUT2004 library
test/		Sources of JUnit test cases	



