Files correlati : ve6.exe Ricompilazione Demo : [ ] Commento : Riportata la versione 3.1 patch 979 git-svn-id: svn://10.65.10.50/trunk@15623 c028cbd2-c16b-5b4b-a496-9718f37d4682
22 lines
137 B
C
Executable File
22 lines
137 B
C
Executable File
#ifndef __TC1_H
|
|
#define __TC1_H
|
|
|
|
int tc1100(int argc, char** argv);
|
|
int tc1800(int argc, char** argv);
|
|
|
|
#endif // __TC1_H
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|