campo-sirio/ba/ba2.h

15 lines
156 B
C
Executable File

#ifndef __BA2_H
#define __BA2_H
#ifdef MAIN
#define extern
#endif
#ifdef MAIN
#undef extern
#endif
#endif // __BA2_H
int ba2300(int argc, char** argv);