256ef4829c
Files correlati : tc1.exe Ricompilazione Demo : [ ] Commento Aggiornamenti all invio a zucchetti (nuove tabelle) git-svn-id: svn://10.65.10.50/trunk@19155 c028cbd2-c16b-5b4b-a496-9718f37d4682
24 lines
207 B
C
Executable File
24 lines
207 B
C
Executable File
#ifndef __TC1_H
|
|
#define __TC1_H
|
|
|
|
int tc1100(int argc, char** argv);
|
|
int tc1200(int argc, char** argv);
|
|
int tc1700(int argc, char** argv);
|
|
int tc1800(int argc, char** argv);
|
|
|
|
#endif // __TC1_H
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|