15 lines
194 B
C
15 lines
194 B
C
/**
|
|
* @author Edouard DUPIN
|
|
*
|
|
* @copyright 2010, Edouard DUPIN, all right reserved
|
|
*
|
|
* @license APACHE-2 (see license file)
|
|
*/
|
|
|
|
#ifndef __APPL_MAIN_H__
|
|
#define __APPL_MAIN_H__
|
|
|
|
|
|
#endif
|
|
|