You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently NEURON is mix of C and C++ code. For next major change of data structures in NEURON, we would like to convert all .c files to .cpp as first step.
Currently NEURON is mix of C and C++ code. For next major change of data structures in NEURON, we would like to convert all
.cfiles to.cppas first step.