/simpletypesystem/trunk

To get this branch, use:
bzr branch http://gegoxaren.bato24.eu/bzr/simpletypesystem/trunk
109.1.7 by Gustav Hartvigsson
* Fixed SMap, for the time being...
1
#ifndef __H_TEST_MAP__
2
#define __H_TEST_MAP__
3
int test_map (void);
4
#endif