To get this branch, use:
bzr branch
http://gegoxaren.bato24.eu/bzr/simpletypesystem/trunk
116.1.1
by Gustav Hartvigsson
* Implemented the SMainLoop
|
1
|
#ifndef __H_TEST_MAIN_LOOP__
|
2
|
#define __H_TEST_MAIN_LOOP__
|
3
|
#include "test_macros.h"
|
4
|
int test_main_loop (void);
|
5
|
#endif
|