#include "common.h"
#include "tcl.h"
#include "machine.h"
#include "cmd.h"
Include dependency graph for observer.c:
Go to the source code of this file.
Functions | |
void | bu_observer_notify (Tcl_Interp *interp, struct bu_observer *headp, char *this) |
void | bu_observer_free (struct bu_observer *) |
Variables | |
bu_cmdtab | bu_observer_cmds [] |
Definition in file observer.c.