campo-sirio/ve/ve7.h

11 lines
171 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**);
#endif