#include "nm.h"
#include "q.h"
Go to the source code of this file.
Functions | |
| int | Nm_TclAppInit (Tcl_Interp *interp) |
| Init persistent data structures related to Tcl interpreter. | |
| int | main (int argc, char **argv) |
| Narya main routine. | |
Definition in file nmMain.c.
| int Nm_TclAppInit | ( | Tcl_Interp * | interp | ) |