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

Commit 808a577

Browse files
committed
Small fix
1 parent 8113d68 commit 808a577

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

coreneuron/mechanism/eion.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -312,6 +312,7 @@ void nrn_init_ion(NrnThread* nt, Memb_list* ml, int type) {
312312
return;
313313
}
314314

315+
/*printf("ion_init %s\n", memb_func[type].sym->name);*/
315316
int _cntml_padded = ml->_nodecount_padded;
316317
pd = ml->data;
317318
ppd = ml->pdata;

0 commit comments

Comments
 (0)