This repository has been archived on 2024-03-02. You can view files and clone it, but cannot push or open issues or pull requests.
probotic/include/help.h

10 lines
114 B
C

#ifndef HELP_H_
/* (((git))) */
extern char const * help_msg;
extern char const * fmsg;
#define HELP_H_
#endif