#ifndef __VE8_H
#define __VE8_H

int ve8100 (int, char**);

#endif