NEURON
nrnoc2iv.h
Go to the documentation of this file.
1 #ifndef nrnoc2iv_h
2 #define nrnoc2iv_h
3 // common things in nrnoc that can be used by nrniv
4 
5 #include "oc2iv.h"
6 
7 #include "section.h"
8 
9 #include "ndatclas.h"
10 
11 #endif