campo-sirio/ve/ve7.h
luca a11485820a Patch level :R_02_01 nopatch
Files correlati     :ve7.exe & ve7500*.*
Ricompilazione Demo : [ ]
Commento            :prima implementazione del programma per gommisti


git-svn-id: svn://10.65.10.50/trunk@11796 c028cbd2-c16b-5b4b-a496-9718f37d4682
2004-03-02 16:48:16 +00:00

11 lines
171 B
C
Executable File

#ifndef __VE7_H
#define __VE7_H
int ve7100 (int, char**);
int ve7200 (int, char**);
int ve7300 (int, char**);
int ve7400 (int, char**);
int ve7500 (int, char**);
#endif