1cd8e24a94
Files correlati : Ricompilazione Demo : [ ] Commento :aggiunto il modulo TC nella 4.0 git-svn-id: svn://10.65.10.50/trunk@14826 c028cbd2-c16b-5b4b-a496-9718f37d4682
22 lines
136 B
C
Executable File
22 lines
136 B
C
Executable File
#ifndef __TC0_H
|
|
#define __TC0_H
|
|
|
|
int tc0100(int argc, char** argv);
|
|
int tc0500(int argc, char** argv);
|
|
|
|
#endif // __TC0_H
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|