#include "lissom.h"
#include "cmdparam.h"
Include dependency graph for globals.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Compounds | |
| struct | setfnobj_fixed_arch_param_setfn |
| struct | setfnobj_read_only_param_setfn |
| struct | Wts |
Functions | |
| void | advance_iteration_counter (int old_t, int new_t) |
| Advances iteration hooks up to (but not including) the given iteration value. More... | |
| cmdstat | fixed_arch_param_setfn ( const char* name, void* param, const void* newvalue ) |
| Automatically called by cmdparam.c to set this parameter. More... | |
| cmdstat | read_only_param_setfn ( const char* name, void* param, const void* newvalue ) |
| void | globals_init_hook ( void ) |
Definition in file globals.h.
|
|
Advances iteration hooks up to (but not including) the given iteration value.
Definition at line 330 of file globals.c. Referenced by load_current(). |
|
|
Automatically called by cmdparam.c to set this parameter. Refuses to set param once network has been initialized. |
|
|
|
|
|
|
1.2.1 written by Dimitri van Heesch,
© 1997-2000