campo-sirio/tc/tc0.h
alex be94adbc11 Patch level : 10.0 424
Files correlati     : tc0.exe
Ricompilazione Demo : [ ]
Commento

Ristrutturate  le tabelle di conversione per Teamsystem


git-svn-id: svn://10.65.10.50/trunk@19330 c028cbd2-c16b-5b4b-a496-9718f37d4682
2009-09-24 13:31:52 +00:00

27 lines
318 B
C
Executable File

#ifndef __TC0_H
#define __TC0_H
int tc0100(int argc, char* argv[]);
int tc0300(int argc, char* argv[]);
int tc0500(int argc, char* argv[]);
int tc0600(int argc, char* argv[]);
int tc0700(int argc, char* argv[]);
int tc0800(int argc, char* argv[]);
int tc0900(int argc, char* argv[]);
#endif // __TC0_H