Files correlati : Ricompilazione Demo : [ ] Commento : Riportata la versione AGA patch 218 sul main trunk git-svn-id: svn://10.65.10.50/trunk@10087 c028cbd2-c16b-5b4b-a496-9718f37d4682
11 lines
106 B
C
Executable File
11 lines
106 B
C
Executable File
#ifndef __VESIRIO_H
|
|
#define __VESIRIO_H
|
|
|
|
int vesirio1(int argc, char* argv[]);
|
|
|
|
#endif // __VESIRIO_H
|
|
|
|
|
|
|
|
|