Doxygen Source Code Documentation
edt_help.c File Reference
#include "mrilib.h"
Go to the source code of this file.
Functions | |
char * | EDIT_options_help (void) |
Variables | |
char * | helpstring |
Function Documentation
|
Definition at line 157 of file edt_help.c. References helpstring. Referenced by MRG_Syntax().
00158 { 00159 return helpstring ; 00160 } |
Variable Documentation
|
Definition at line 9 of file edt_help.c. Referenced by EDIT_options_help(). |