#ifndef __SV1_H #define __SV1_H int sv1100(int argc, char* argv[]); int sv1200(int argc, char* argv[]); #endif