2020-09-06 05:43:07 -07:00

8 lines
110 B
C

#ifndef l_more_h
#define l_more_h
mixed cmd(string args);
string GetHelp(string str);
#endif /* l_more_h */