8 lines
97 B
C
8 lines
97 B
C
#ifndef HELP_H_
|
|
|
|
extern char const * help_msg;
|
|
extern char const * fmsg;
|
|
|
|
#define HELP_H_
|
|
#endif
|