KILIM: a Configuration Framework

Kilim is the configuration framework taken from the Jonathan ORB.
More documentation soon.

--------------

BUILDING INSTRUCTIONS

Use ant with the following targets:

build (default) - to build
jar             - to create distrib/kilim.jar
clean           - to reset everything
javadoc         - to create the javadoc
junit           - to run the unit tests
distrib         - to build all distributions (source, runtime, tools)


  -- Sylvain Chambon <sylvain.chambon@kelua.com>
