f565fc1dc8
Files correlati : Quelli delle patch 1.7 Ricompilazione Demo : [ ] Commento : Riportata la versione 1.7 A.G.A. e Partners alla patch 530 git-svn-id: svn://10.65.10.50/trunk@11331 c028cbd2-c16b-5b4b-a496-9718f37d4682
8 lines
93 B
C
Executable File
8 lines
93 B
C
Executable File
#ifndef __VE7_H
|
|
#define __VE7_H
|
|
|
|
int ve7100 (int, char**);
|
|
int ve7300 (int, char**);
|
|
|
|
#endif
|