1 #ifndef STATIC_MODULES_H
2 #define STATIC_MODULES_H
4 #include "../models/modelsmodule.h"
5 #include "../precise/precisemodule.h"
6 #include "../topology/topologymodule.h"
Module supplying models support precise spike timing.
Definition: precisemodule.h:35
void addmodule(void)
Definition: interpret.h:869
void add_static_modules(SLIInterpreter &engine, nest::Network &net)
Definition: static_modules.h:11
Module supplying all models that are included in the NEST release.
Definition: modelsmodule.h:36
Declarations for class Network.
Definition: interpret.h:69
Main administrative interface to the network.
Definition: network.h:135
int char SLIInterpreter & engine
Definition: neststartup.cpp:61
Definition: topologymodule.h:42