Read Me
/**
* @defgroup utils EXIP utilities
*
* @brief Information on utility tools part of the exip library
*
* The folder /utils contains useful utility applications that are used as part of the EXIP library.
* For example, createGrammars utility is used to generate static representation of
* the EXI grammars. It is also used internally to provide grammar definitions for
* the EXIOptions XML Schema document.
*
* @date Jul 19, 2011
* @author Rumen Kyusakov
* @version 0.2
* @par[Revision] $Id: README.txt 141 2012-06-20 12:21:18Z rumen $
*
*/