campo-sirio/ve/ve6.h

14 lines
249 B
C
Raw Normal View History

#ifndef __VE6_H
#define __VE6_H
int ve6100 (int, char**);
int ve6200 (int, char**);
int ve6300 (int, char**);
int ve6400 (int, char**);
int ve6500 (int, char**);
int ve6600 (int, char**);
int ve6700 (int, char**);
int ve6800 (int, char**);
#endif