11 lines
253 B
C++
11 lines
253 B
C++
/**
|
|
* @author Edouard DUPIN
|
|
*
|
|
* @copyright 2010, Edouard DUPIN, all right reserved
|
|
*
|
|
* @license BSD v3 (see license file)
|
|
*/
|
|
|
|
// *********** << needed to have a goo display (do not exeed)
|
|
const char * applLog = "human ";
|