You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
dehnert 0bc685969d Moved from call to list::size to counting member in bisimulation partition to avoid gcc's O(n) list::size. 11 years ago
doc Moved from call to list::size to counting member in bisimulation partition to avoid gcc's O(n) list::size. 11 years ago
examples Moved from call to list::size to counting member in bisimulation partition to avoid gcc's O(n) list::size. 11 years ago
resources Moved from call to list::size to counting member in bisimulation partition to avoid gcc's O(n) list::size. 11 years ago
src Moved from call to list::size to counting member in bisimulation partition to avoid gcc's O(n) list::size. 11 years ago
test Moved from call to list::size to counting member in bisimulation partition to avoid gcc's O(n) list::size. 11 years ago
util Moved from call to list::size to counting member in bisimulation partition to avoid gcc's O(n) list::size. 11 years ago
.gitignore Add src/utility/storm-version.cpp to ignored files 11 years ago
CMakeLists.txt Merge branch 'master' of https://sselab.de/lab9/private/git/storm 11 years ago
LICENSE Initial Import into Git 14 years ago
StormCPackConfig.cmake Renamed CPackConfig.cmake to StormCPackConfig.cmake and adapted reference in CMakeLists.txt accordingly. Also, CPackConfig.cmake is now ignored. 12 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 12 years ago
storm-version.cpp.in version info extended and moved to cpp, added options flag (although unclear what exactly should be displayed then) 11 years ago