multisend
multisend copied to clipboard
Portability and bug fixes
This pull requests introduces several fixes:
- Reverting a commit that made Cellsim fail on "modern" Linux distributions (failed on Ubuntu 18.04, see the corresponding commit for the error message)
- Use platform independent integer types, to make it work on platforms other than AMD64
- Some convenience stuff (gitignore file, script for running Cellsim with subsequent graph generation)