Files correlati : Ricompilazione Demo : [ ] Commento : Riportata la versione 3.1 patch 766 git-svn-id: svn://10.65.10.50/trunk@14628 c028cbd2-c16b-5b4b-a496-9718f37d4682
7 lines
67 B
C
Executable File
7 lines
67 B
C
Executable File
#ifndef __VE8_H
|
|
#define __VE8_H
|
|
|
|
int ve8100 (int, char**);
|
|
|
|
#endif
|