-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
MOD-C-2-CPP: Compatibility fixed for NEURON 9.0, 8.2 and 8.1 (#1)
* Fixing infot.mod for NEURON 9.0.0 * Adding changes in infot.mod and misc.h from 136095 * Revert unneeded changes to misc.h * Added changelog in readme * Fixed intf_6.mod and related fixes in misc.h * fixups for new 8.2 wheels * more compatibility fixes * fixup 8.1.0 * add include * Cleanup for merge. * Object member is called template in C in 8.2 * Include stdint.h for uint32_t. * Remove duplicate declaration of functions * mcell_ran4_init: pass a value * mcell_ran4_init: update readme * hashseed2: probable bugfix * cntpx -> cntpxy probable typo (compiler warning fix) Co-authored-by: Olli Lupton <[email protected]>
- Loading branch information
1 parent
5f80336
commit bd54e22
Showing
9 changed files
with
215 additions
and
198 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.