To get this branch, use:
bzr branch
http://gegoxaren.bato24.eu/bzr/simpletypesystem/trunk
39
by Gustav Hartvigsson
* Added "check" target for testing.
|
1
|
#ifndef __H_TEST_TO_STRING__
|
2
|
#define __H_TEST_TO_STRING__
|
3
|
int test_to_string (void);
|
4
|
#endif
|