Skip to content
This repository has been archived by the owner on Mar 20, 2023. It is now read-only.

Commit

Permalink
Update mod2c: fix for POINTER variables in PROCEDURE or others block (#…
Browse files Browse the repository at this point in the history
…804)

* POINTER variables were not usable in PROCEDURE, FUNCTION and many
other blocks.
* We now redefine such POINTER variables us _nt which is an argument
 to all necessary functions

fixes  neuronsimulator/nrn#1782
  • Loading branch information
pramodk authored Apr 25, 2022
1 parent 36a6277 commit 6306690
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion external/mod2c

0 comments on commit 6306690

Please sign in to comment.