Details | Last modification | View Log | RSS feed
#ifndef __APP_MAIN_H__
#define __APP_MAIN_H__
#include "global.h"
int main();
#endif