campo-sirio/ba/ba6.h

16 lines
193 B
C
Raw Normal View History

#ifndef __BA6_H
#define __BA6_H
#ifdef MAIN
#define extern
#endif
#ifdef MAIN
#undef extern
#endif
#endif // __BA6_H
int ba6100(int argc, char* argv[]);
int ba6200(int argc, char* argv[]);