BlueBrain / nmodl

Code Generation Framework For NEURON MODeling Language
https://bluebrain.github.io/nmodl/
Apache License 2.0
53 stars 15 forks source link

Pick one: `v_unused` or not. #1255

Open 1uc opened 4 months ago

1uc commented 4 months ago

Currently, we sometimes use v_unused and sometimes we dereference the pointer to the node value. This needs to be made consistent.