#include "common.h"
#include <strings.h>
#include "tcl.h"
#include "machine.h"
#include "cmd.h"
Include dependency graph for cmd.c:

Go to the source code of this file.
Functions | |
| int | bu_cmd (ClientData clientData, Tcl_Interp *interp, int argc, char **argv, struct bu_cmdtab *cmds, int cmd_index) |
| void | bu_register_cmds (Tcl_Interp *interp, struct bu_cmdtab *cmds) |
Definition in file cmd.c.
1.4.6