Browse Source

Fixed some compile issues

Former-commit-id: b00e69f9bd7f173997f66d7915579e6b5012f246
tempestpy_adaptions
Mavo 8 years ago
committed by Matthias Volk
parent
commit
92d99b3439
  1. 2
      install.sh

2
install.sh

@ -1,2 +1,2 @@
#!/bin/bash
pip install -ve . --install-option="--cmake=" --install-option="--make="
pip install -ve stormpy
Loading…
Cancel
Save