/simpletypesystem/trunk

To get this branch, use:
bzr branch http://gegoxaren.bato24.eu/bzr/simpletypesystem/trunk
1
2
3
4
#ifndef __H_TEST_TO_STRING__
#define __H_TEST_TO_STRING__
int test_to_string (void);
#endif