dehnert ff572c7f6f Sped up PRISM parser by letting it skip the actual command definitions in the first run (because only gathering constants, variables and formulas is important in this particular run). 11 years ago
doc Renaming MRMC to STORM, see #42 13 years ago
examples Fixed (asynch) leader election to comply with our grammar. Added LOG_DEBUG macro. 11 years ago
resources Merge branch 'master' of https://sselab.de/lab9/private/git/storm 11 years ago
src Sped up PRISM parser by letting it skip the actual command definitions in the first run (because only gathering constants, variables and formulas is important in this particular run). 11 years ago
test Reverted debug change in test. 11 years ago
util Finished reworking the sparse matrix implementation. Adapted all other classes to the (partially) new API of the matrix. 12 years ago
.gitignore Renamed CPackConfig.cmake to StormCPackConfig.cmake and adapted reference in CMakeLists.txt accordingly. Also, CPackConfig.cmake is now ignored. 11 years ago
CMakeLists.txt Fixed bugs in some files. 11 years ago
LICENSE Initial Import into Git 13 years ago
StormCPackConfig.cmake Renamed CPackConfig.cmake to StormCPackConfig.cmake and adapted reference in CMakeLists.txt accordingly. Also, CPackConfig.cmake is now ignored. 11 years ago
cpplint.py integrated cpplint 13 years ago
storm-config.h.in version is now written into a seperate header file to prevent recompile of many files after a commit 11 years ago
storm-version.h.in version is now written into a seperate header file to prevent recompile of many files after a commit 11 years ago