Eina.h | Eina.h | |||
---|---|---|---|---|
skipping to change at line 49 | skipping to change at line 49 | |||
/** | /** | |||
* @file | * @file | |||
* @brief Eina Utility library | * @brief Eina Utility library | |||
* | * | |||
* These routines are used for Eina. | * These routines are used for Eina. | |||
*/ | */ | |||
/** | /** | |||
* @mainpage Eina | * @mainpage Eina | |||
* | * | |||
* @version 1.7 | * @version 1.7.5 | |||
* @date 2008-2012 | * @date 2008-2013 | |||
* | * | |||
* @section eina_intro_sec Introduction | * @section eina_intro_sec Introduction | |||
* | * | |||
* The Eina library is a library that implements an API for data types | * The Eina library is a library that implements an API for data types | |||
* in an efficient way. It also provides some useful tools like | * in an efficient way. It also provides some useful tools like | |||
* opening shared libraries, errors management, type conversion, | * opening shared libraries, errors management, type conversion, | |||
* time accounting and memory pool. | * time accounting and memory pool. | |||
* | * | |||
* This library is cross-platform and can be compiled and used on | * This library is cross-platform and can be compiled and used on | |||
* Linux, BSD, Opensolaris and Windows (XP and CE). | * Linux, BSD, Opensolaris and Windows (XP and CE). | |||
End of changes. 1 change blocks. | ||||
2 lines changed or deleted | 2 lines changed or added | |||