NEURON
modlreg.cpp
Go to the documentation of this file.
1
#include <../../nrnconf.h>
2
3
#if defined(__cplusplus)
4
extern
"C"
{
5
#endif
6
7
void
modl_reg
(
void
) {}
/* dummy modl registration: see hocusr.cpp */
8
9
#if defined(__cplusplus)
10
}
11
#endif
12
modl_reg
void modl_reg(void)
Definition:
modlreg.cpp:7
src
oc
modlreg.cpp