797e8900fb
Files correlati : Ricompilazione Demo : [ ] Commento : Riportata la versione 3.1 patch 873 git-svn-id: svn://10.65.10.50/trunk@15151 c028cbd2-c16b-5b4b-a496-9718f37d4682
24 lines
210 B
C
Executable File
24 lines
210 B
C
Executable File
#ifndef __TC0_H
|
|
#define __TC0_H
|
|
|
|
int tc0300(int argc, char* argv[]);
|
|
int tc0500(int argc, char* argv[]);
|
|
int tc0700(int argc, char* argv[]);
|
|
int tc0800(int argc, char* argv[]);
|
|
|
|
#endif // __TC0_H
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|