#ifndef __VE5_H
#define __VE5_H
int ve5100(int argc, char* argv[]);
int ve5200(int argc, char* argv[]);
#endif