campo-sirio/ve/ve7.h

13 lines
223 B
C
Raw Normal View History

#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**);
int ve7600 (int, char**);
int ve7700 (int, char**);
#endif