CoreNeuron icon indicating copy to clipboard operation
CoreNeuron copied to clipboard

Remove nrniv_decl.h

Open ohm314 opened this issue 5 years ago • 0 comments

This is a leftover from #229 that we left for later. nrniv_decl.h collects a number of corenuron declarations from various compilation units but it is not really used. Instead we would like to keep declarations in the appropriate headers of the source files. At a later point we should define a clear API and reflect this properly in headers.

ohm314 avatar Jan 24 '20 22:01 ohm314