#ifndef __VE1_H
#define __VE1_H
int ve1100(int argc, char* argv[]);
int ve1200(int argc, char* argv[]);
#endif // __VE1_H