source: trunk/Softwares/Basic_test.or32/src/c/include/func_test.h @ 2

Last change on this file since 2 was 2, checked in by kane, 17 years ago

Import Morpheo

File size: 235 bytes
Line 
1#include <stdio.h>
2#include <stdlib.h>
3
4int test_01();
5int test_02();
6int test_03();
7int test_04();
8int test_05();
9int test_06();
10int test_07();
11int test_08();
12int test_09();
13int test_10();
14int test_11();
15int test_12();
16int test_13();
Note: See TracBrowser for help on using the repository browser.