7 lines
87 B
C
Raw Normal View History

#ifndef __AB3_H
#define __AB3_H
void ab3100(int argc, char **argv);
#endif //__AB3_H