multisend icon indicating copy to clipboard operation
multisend copied to clipboard

Portability and bug fixes

Open MoeRT09 opened this issue 5 years ago • 0 comments

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)

MoeRT09 avatar Sep 14 '20 17:09 MoeRT09