dehnert
77bd6e4a44
fixed some model building issues
8 years ago
Sebastian Junges
b865f9f2bd
sylvan builds with shipped carl
8 years ago
Sebastian Junges
b0ccd7a22f
removed double entry of include_directory in sylvan cmake
8 years ago
Philipp Berger
6d49f8cc60
Fixed include path for storm-config.h
8 years ago
dehnert
1ce5068694
fixed include dir in sylvan
8 years ago
dehnert
f0f9831ac3
reworked CMake stuff a bit, removed some superfluous things
Former-commit-id: 16df6afd44
[formerly f27354d54c
]
Former-commit-id: 3e706797be
8 years ago
PBerger
a73c48880c
Initial commit.
The basic Implementation compiles. No tests yet.
Former-commit-id: 60b6d0f892
8 years ago
PBerger
be9648fc18
Added -fPIC to Sylvan. Since it is linked into Storm it is necessary for relocation to be possible, hence PIC.
Added includes for cmath at various points. This is a default include on Mac OS but not on any sane systems.
Changed calls to std::abs to std::fabs to resolve ambigious call errors.
Former-commit-id: 4d3da21bce
9 years ago
dehnert
818760e0ad
removed sylvan version from resources
Former-commit-id: a81c5792d5
9 years ago
sjunges
1e1400d68d
merge
Former-commit-id: eb9efc4bb2
9 years ago
dehnert
226c77db77
added sylvan and started making it compile using cmake
Former-commit-id: b6b6171d0f
9 years ago